GetPkgRawDataPath: Simplifed loading of rwrfhydro data included with the...

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

GetPkgRawDataPath is a simplified wrapper (for system.file) for loading external rwrfhydro data included with the package.

Usage

1
GetPkgRawDataPath(theFile = "")

Arguments

theFile

The external data file to load (this is in dirrefent places before, rwrfhydro/inst/extdata, and after build, rwrfhydro/).

Value

The full path to the file.

Examples

1
GetPkgRawDataPath('gagesII_all.csv')

NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.