R/rnpn-package.R

#' 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
ropensci/rnpn documentation built on April 5, 2025, 5:12 a.m.