Introduction
The goal of this gitHub organization is to store, share, and collaborate on code for GLEON purposes. GLEON members and other collaborators are encouraged to submit and share R scripts, code, and packages.
Please check back for updates on site organization and additional contributions.
Presentations
GLEON open source tools
Inspire Workshop
Stable builds currently available:
Check github.com/GLEON for the complete list of GLEON resources currently available
Additionally, the following packages are available:
rLakeAnalyzer:rLakeAnalyzer is available on CRAN.
install.packages("rLakeAnalyzer")
LakeMetabolizer:LakeMetabolizer is available on CRAN.
install.packages("LakeMetabolizer")
New to R?
If you are new to R, you will need to first install the latest version of R, which can be found here. Although there are many options for running and editing R code, a nice environment to learn R is RStudio. RStudio can be downloaded here. Once you have set up your R environment, go back to the above section to install the GLEON packages.