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

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

glmutils

Utility functions for working with the General Lake Model.

Installation

You can install glmutils from github with:

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

Example

Forthcoming!



jsta/glmutils documentation built on May 24, 2019, 4:07 a.m.