RBBGCMuso/RBBGCMuso/man/copyMusoExampleTo.Rd
2019-01-22 15:12:42 +01:00

17 lines
512 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/musoExample.R
\name{copyMusoExampleTo}
\alias{copyMusoExampleTo}
\title{copyMusoExampleTo}
\usage{
copyMusoExampleTo(example = NULL, destination = NULL)
}
\arguments{
\item{example}{The name of the example file, if it is NULL tcl/tk menu will pop up to select.}
\item{destination}{The destination where the example files will be copied.}
}
\description{
With this function you can copy RBBGCMuso example library whereever you want
}