knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(NPSutils)
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.packages("devtools") devtools::install_github("nationalparkservice/NPSutils")
NPSutils is also available as part of the NPSdataverse
# install.packages("devtools") devtools::install_github("nationalparkservice/NPSdataverse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.