README.md

RWDataPlot

Project Status: Moved to https://www.github.com/BoulderCodeHub/RWDataPlyr – The project has been moved to a new location, and the version at that location should be considered authoritative. New Location: BoulderCodeHub/RWDataPlyr

Contains R package to read, manipulate, and plot data from RiverWareTM (riverware.org), that are saved as rdf (RiverWare data format) files.

Travis-CI Build Status

Installation

Package can be installed from GitHub:

if(!require(devtools)){
    install.packages('devtools')
    library(devtools)
}
devtools::install_github('rabutler/RWDataPlot')

Log:



rabutler/RWDataPlot documentation built on May 26, 2019, 8:51 p.m.