sampledata: Get Development Data

sampledataR Documentation

Get Development Data

Description

Get Development Data

Usage

sample_data_dir()

sample_data_file(gotofile = NULL)

Arguments

gotofile

file

Value

directory data

See Also

Other dirutils: dirutils, normfluodbfcomms

Examples

## Not run: 
fpath <- system.file("extdata", package = "normfluodbf", mustWork = TRUE)
sample_data_dir()
sample_data_file(gotofile = NULL)
## End(Not run)

normfluodbf documentation built on Sept. 28, 2024, 1:06 a.m.