Retrieves NLA flat files.
nla_get(year, use_rappdirs = FALSE, local_path = tempdir(), compress = "xz")
year | numeric choice of 2007 or 2012. |
---|---|
use_rappdirs | logical write files to operating system data directories at the location returned by |
local_path | folder path to raw downloads from `nla_get` |
compress | a logical specifying whether saving to a named file is
to use |
# \donttest{ nla_get(2012)#># }