knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "images/"
)

DataflowR

Project Status: Active - The project has reached a stable, usable state and is being actively developed. DOI

The DataflowR package is used to handle streaming output and discrete grab samples collected as part of the South Florida Water Mangement District's Florida Bay Dataflow monitoring program.

Installation

You can install DataflowR from github with:

# install.packages("devtools")
devtools::install_github("jsta/DataflowR")

Data

You can find input and output data on KNB at:

Christopher J. Madden, Jemma Stachelek, Stephen Kelly, Michelle Blaha (2017) Florida Bay water quality estimated by underway flow-through measurement. KNB Data Repository. http://dx.doi.org/10.5063/F11R6NGR

Function Documentation and Examples

see either:

References

Jemma Stachelek and Christopher J. Madden (2015). Application of Inverse Path Distance weighting for high density spatial mapping of coastal water quality patterns. International Journal of Geographical Information Science preprint | journal

Jemma Stachelek, Christopher J. Madden, Stephen Kelly, Michelle Blaha (submitted). Fine-scale relationships between phytoplankton abundance and environmental drivers in Florida Bay, USA.



jsta/DataflowR documentation built on Sept. 27, 2022, 11:13 p.m.