Skip to content

R package for processing and modeling StreamPULSE data

License

Notifications You must be signed in to change notification settings

streampulse/StreamPULSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamPULSE

An R package for fitting metabolism models to StreamPULSE data

Description

StreamPULSE is a community of researchers working to answer fundamental questions about ecosystem production and respiration in streams and rivers. The StreamPULSE project streampulse.org includes online tools for viewing, archiving, and cleaning data submitted by researchers from around the globe. It leverages metabolism modeling frameworks streamMetabolizer and BASE. This package facilitates data acquisition from the StreamPULSE database, data supplementation where necessary, formatting for streamMetabolizer or BASE, model fitting and prediction, and visualization of model outputs.


Installation

# in R
library(devtools)
install_github('streampulse/StreamPULSE')

Example

See StreamPULSE's model page for an example of how to use this package.

About

R package for processing and modeling StreamPULSE data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages