cleanDownload: .cleanDownload

Description Usage Arguments Details Author(s) See Also Examples

Description

Function to delete checked out validation libraries.

Usage

1
.cleanDownload(libdir,workdir=".")

Arguments

libdir

Name of the directory to be removed.

workdir

Name of the working directory. Has to be the parent directory of libdir.

Details

The function deletes libdir which has to be located in workdir and sets the working directory to workdir.

Author(s)

Markus Bonsch

See Also

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

Examples

1
2
3
  ## Not run: dirname<-.loadData()
  .cleanDownload(dirname)
## End(Not run)

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