loadData: .loadData

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Function to checkout the library and load the data objects into the workspace.

Usage

1

Arguments

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.

Details

The function downloads the validation library to the directory specified in dirname and loads the valdata and mapping objects for modification.

Value

The name of the checkout directory, dirname is returned.

Author(s)

Markus Bonsch

See Also

validationPlot,getData,add_aggrType,.cleanDownload,addData,show_aggrTypes,addMapping

Examples

1
  ## Not run: dirname<-.loadData()

pik-piam/validation documentation built on Nov. 5, 2019, 12:50 a.m.