Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.13 KB

File metadata and controls

36 lines (26 loc) · 1.13 KB

Lifecycle: experimental R-CMD-check

NPS Data Store Utilities - NPSutils

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)