Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.26 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.

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

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")