R/nwmRetro.R

#' 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
mikejohnson51/nwmRetro documentation built on Nov. 8, 2019, 9:57 p.m.