Description Usage Arguments Details Value Author(s) See Also Examples
Function to checkout the library and load the data objects into the workspace.
1 |
dirname |
Name of the directory to which the library will be downloaded. If NULL, it will be "lib"Sys.time(). |
svn_path |
Path of the svn repository. If NULL, common paths will be tested. Only if that does not work you have to specify your svn path. |
The function downloads the validation library to the directory specified in dirname
and loads the valdata
and mapping
objects for modification.
The name of the checkout directory, dirname
is returned.
Markus Bonsch
validationPlot
,getData
,add_aggrType
,.cleanDownload
,addData
,show_aggrTypes
,addMapping
1 | ## Not run: dirname<-.loadData()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.