nadp_load: nadp_load

Description Usage Arguments Examples

View source: R/load.R

Description

Load files from local file system

Usage

1
nadp_load(years, products, fpath = NA)

Arguments

years

numeric year

products

product string

fpath

file.path optionally specify custom location of rds file

Examples

1
2
3
4
## Not run: 
dt  <- nadp_load(2010, "totalN")

## End(Not run)

jsta/nadp documentation built on May 18, 2019, 12:22 a.m.