#' nwmRetro
#'
#' \code{nwmRetro} package
#'
#' Functions to suppliment NHD flow and volume attributes
#'
#' @docType package
#' @name nwmRetro
#'
#' @importFrom dplyr mutate_at one_of mutate select vars funs filter
#' @importFrom ggplot2 ggplot aes xlab ylab geom_line scale_colour_brewer
#' @importFrom sf st_write st_zm read_sf as_Spatial st_as_sf st_bbox
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.