storeData: .storeData

Description Usage Arguments Details Author(s) See Also Examples

Description

Function to store the updated database.

Usage

1
.storeData(libdir,objects=c("valdata","mapping"))

Arguments

libdir

Name of the directory where the checked out validation library is located.

objects

Names of the objects to be stored.

Details

The function saves the specified objects to libdir/validation/data.

Author(s)

Markus Bonsch

See Also

.cleanDownload,.loadData

Examples

1
## Not run: .storeData(libdir="libraries")

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