nadp_get: nadp_get

Description Usage Arguments Examples

View source: R/get.R

Description

Retrieves external files and store in file cache.

Usage

1
nadp_get(years, products, dest_folder = NA)

Arguments

years

numeric year

products

product string

dest_folder

file.path optional will default to the location returned by user_data_dir.

Examples

1
2
3
4
## Not run: 
nadp_get(years = 2010, products = "TotalN")

## End(Not run)

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