Skip to contents

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

Install from GitHub

# install.packages("pak")
pak::pkg_install("doi-nps/NPSutils")

# alternatively:
# install.packages("remotes")
remotes::install_github("doi-nps/NPSutils)

NPSutils is also available as part of the NPSdataverse

# install.packages("pak")
pak::pkg_install("doi-nps/NPSdataverse")

# alternatiely:
remotes::install_github("doi-nps/NPSdataverse)