nlaR (version 0.4.0)

nla_get: Download NLA data from USEPA

Description

Retrieves NLA flat files.

Usage

nla_get(year, use_rappdirs = FALSE)

Arguments

year

numeric choice of 2007 or 2012.

use_rappdirs

logical write files to operating system data directories at the location returned by user_data_dir.

Examples

Run this code
# \donttest{
nla_get(2012)
# }

Run the code above in your browser using DataLab