Skip to content
Snippets Groups Projects

readme classifiers

Merged Laura A DeCicco requested to merge github/fork/ldecicco-USGS/master into master
4 files
+ 151
18
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 9
0
.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste(strwrap(
'USGS Support Package:
https://owi.usgs.gov/R/packages.html#support
Report issues and ask questions:
https://github.com/USGS-R/Rainmaker/issues'),
collapse='\n'))
}
#' cedarq
#'
#' Instantaneous values of flow from Cedar Creek
Loading