NPS Data Store Utilities

This package is a collection of functions to acquire metadata and data from the National Park Service Data Store. This is an early version of this package and many features will be added in 2023. 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")