R/rwrfhydro.R

#' rwrfhydro: Tools for working with WRF Hydro data.
#' 
#' A community-contributed tool box for managing, analyzing, and visualizing WRF Hydro 
#' (and HydroDART) input and output files in R.
#' 
#' @section Getting started:
#' Please visit the welcome documentation/README page at: \cr
#' \link[https://github.com/mccreigh/rwrfhydro]{https://github.com/mccreigh/rwrfhydro}
#' 
#' @section Other package help:
#' \itemize{
#' \item{Top level help: \code{help(package='rwrfhydro')}}
#' \item{Package overview vignette (long-form example) online:\cr
#'          \link[http://htmlpreview.github.io/?https://github.com/mccreigh/rwrfhydro/blob/master/vignettes/overview.Rmd]{http://htmlpreview.github.io/?https://github.com/mccreigh/rwrfhydro/blob/master/vignettes/overview.Rmd}
#'       }
#' \item{All package vignettes (long-form examples) online: \cr
#'          \link[https://github.com/mccreigh/rwrfhydro/blob/master/vignettes.Rmd]{https://github.com/mccreigh/rwrfhydro/blob/master/vignettes.Rmd}
#'       }
#' \item{Discover rwrfhydro orgainzation into "concepts" and "keywords":
#'          \code{\link{GetPkgMeta}}
#'      }
#'  }
#' @docType package
#' @name rwrfhydro
NULL
NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.