#' \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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.