README.md

myrwaR Package

This package contains functions for loading, analyzing, and reporting hydrologic and water quality data for the Mystic River Watershed Association.

Read more here: (http://walkerjeffd.github.io/myrwaR/)

by Jeffrey D. Walker, PhD, Walker Environmental Research

Installation

The myrwaR package can only be installed from Github (it is not available on CRAN). It can be installed using the devtools package, which you may need to install first.

install.packages('devtools') # if not already installed
library(devtools)
install_github('walkerjeffd/myrwaR')


walkerjeffd/myrwaR documentation built on May 3, 2019, 10:46 p.m.