Overview

This is an R package designed for analyzing aquatic ecology data. Currently, the package can: (1) facilitate the calculation of (i) greenhouse gas (GHG) flux in various ecosystems and (ii) net ecosystem production (NEP) in aquatic ecosystems.

Installation

The installation of the aelab package can be done from:

  1. GitHub, using install_github("Zhao-Jun-Yong/aelab"). Note that devtools need to be installed through install.packages("devtools").

  2. CRAN, using install.packages("aelab").

Feature

You can learn more about the features in vignette("aelab").