README.md

monitoR

The goal of monitoR is to assist with the visualisation of monitoring data from the Swan and Canning Rivers.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Bartesto/monitoR")

Example

A basic example:

library(monitoR)
# To create surfer plots for the SWan River - please see help for parameter descriptions
swan_surfR(path = "C:/some path to sonde spreadsheets", ovit = "green", ocav = "red")


Bartesto/monitoR documentation built on Aug. 17, 2019, 12:37 a.m.