Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.57 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.57 KB

LakeMetabolizer

R-CMD-check codecov.io CRAN version Monthly Downloads Total Downloads

Collection of Lake Metabolism Functions

A product of the GLEON fellowship and other collaborators.

Contributors: Ryan Batt, Jessica Corman, Hilary Dugan, Paul Hanson, Gordon Holtgrieve, Aline Jaimes, Jordan Read, Luke Winslow, Richard Woolway, Jake Zwart

This package is described in more detail at Winslow et al. 2016

Recommended citation: run citation("LakeMetabolizer") at the R prompt.

Package Installation

To install LakeMetabolizer from CRAN, run the following command:

install.packages("LakeMetabolizer")

To get the most recent package changes, install from GitHub with the following command:

remotes::install_github("GLEON/LakeMetabolizer")