R/pdsi.R

#' \code{pdsi} package
#'
#' Bare bones package to access and plot Palmer Drought Severity Index data from the
#'  National Climatic Data Center, available at
#'  \url{https://www1.ncdc.noaa.gov/pub/data/cirs/climdiv/}
#'
#' @docType package
#' @name nrsmisc
#' @import dplyr
#' @import sf
#' @import dygraphs
#' @importFrom rlang .data
NULL
adamdsmith/pdsi documentation built on May 28, 2019, 5:39 a.m.