getDateiSample: Creates random datapackages for a given datatype.

Description Usage Arguments Value Examples

View source: R/dpSample.R

Description

Sets up the directory structure for a new static site

Usage

1
getDateiSample(dateiId, n = 20, asDp = FALSE, random = TRUE)

Arguments

site

path to the directory you want to set up

Value

logical TRUE if successful, FALSE if directory already exists

Examples

1
2
3
4
5
## Not run: 
mysite <- "/home/david/github/mysite"
skeleton(mysite)

## End(Not run)

jpmarindiaz/datapackager documentation built on May 19, 2019, 10:46 p.m.