R Packages

From Age of Water
Revision as of 16:41, 6 October 2014 by Hilary (Talk | contribs)

Jump to: navigation, search


Installing R

Installing required packages

Lake Analyzer
In R, type:
> install.packages('rLakeAnalyzer')
To use package, type:
> library(LakeAnalyzer)
see Lake Analyzer pdf for help

Lake Metabolizer
In R, type:
> install.packages('LakeMetabolizer')
To use package, type:
> library(LakeMetabolizer)
see Lake Metabolizer pdf for help

To see which packages are currently loaded into your R session, type:
> search()


Yandex.Metrica