Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.17 KB

Lifecycle: experimental CodeFactor 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("nationalparkservice/NPSutils")

NPSutils is also available as part of the NPSdataverse

# install.packages("pak")
pak::pkg_install("nationalparkservice/NPSdataverse")