Description Usage Arguments Details Author(s) See Also Examples
Function to delete checked out validation libraries.
1 | .cleanDownload(libdir,workdir=".")
|
libdir |
Name of the directory to be removed. |
workdir |
Name of the working directory. Has to be the parent directory of libdir. |
The function deletes libdir which has to be located in workdir and sets the working directory to workdir.
Markus Bonsch
validationPlot,getData,.loadData,addData,add_aggrType,show_aggrTypes,addMapping
1 2 3 | ## Not run: dirname<-.loadData()
.cleanDownload(dirname)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.