This package is a collection of functions to acquire metadata and data from the National Park Service Data Store. Please request enhancements and bug fixes through Issues.

These functions are under active development and we apologize for any that are borked.

Install from GitHub

# install.packages("devtools")
devtools::install_github("nationalparkservice/NPSutils")

NPSutils is also available as part of the NPSdataverse

# install.packages("devtools")
devtools::install_github("nationalparkservice/NPSdataverse")