Skip to content

GLEON/LakeMetabolizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")