Skip to content

Tools for analyzing streamflow stage and discharge in R

Notifications You must be signed in to change notification settings

ethankale/streamflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamflow for R

This package attempts to duplicate USGS stream gauging techniques, particularly those found in Water Resource Paper 2175. It should also grow to encompass useful visualization and summarization tools.

It's not available on CRAN (yet), so install from GitHub using install_github from devtools: install_github("ethankale/streamflow")

Requires dplyr and ggplot to function correctly; maybe just install tidyverse.

About

Tools for analyzing streamflow stage and discharge in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages