#' Interface to the National Phenology Network API
#'
#' @description This package allows for easy access to the National Phenology
#' Network's Data API. To learn more, take a look at the vignettes.
#' @name rnpn-package
#' @aliases rnpn
#' @keywords package
"_PACKAGE"
## usethis namespace: start
#' @importFrom lifecycle deprecated
#' @importFrom magrittr %>%
#' @importFrom utils URLencode write.table
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.