sampledata {normfluodbf}R 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)

[Package normfluodbf version 2.0.0 Index]