Learn R Programming

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

Copy Link

Version

Install

install.packages('aelab')

Monthly Downloads

198

Version

1.1.0

License

GPL (>= 3)

Maintainer

Zhao-Jun Yong

Last Published

February 23rd, 2026

Functions in aelab (1.1.0)

combine_weather_month

combine_weather_month
plot_point

plot_point
convert_ghg_unit

convert_ghg_unit
plot_bar

plot_bar
scale_colour_aelab_c

scale_colour_aelab_c
normality_test_t

normality_test_t
process_weather_month

process_weather_month
scale_fill_aelab_d

scale_fill_aelab_d
tidy_ghg_analyzer

tidy_ghg_analyzer
plot_map_taiwan

plot_map_taiwan
plot_line

plot_line
scale_fill_aelab_c

scale_fill_aelab_c
scale_colour_aelab_d

scale_colour_aelab_d
plot_hobo

plot_hobo
plot_box

plot_box
process_hobo

process_hobo
process_info

process_info
process_weather

convert_time
combine_weather

combine_weather
calculate_ghg_flux

calculate_ghg_flux
calculate_MDF

calculate_MDF
aelab_palettes

aelab_palettes
aov_test

aov_test
calculate_do

calculate_do
calculate_regression

calculate_regression
combine_hobo

combine_hobo
calc_chla_trichromatic

calc_chla_trichromatic
calculate_total_co2e

calculate_total_co2e
df_trans

df_trans
convert_time

convert_time
descriptive_statistic

descriptive_statistic
n2o

Processed data from N2O LI-COR Trace Gas Analyzer. A dataset containing 567 N2O concentrations changed over time.
normality_test_aov

normality_test_aov
find_outlier

find_outlier
ks_test

ks_test
hobo

Processed data from Onset HOBO Dissolved Oxygen Data Logger. A dataset containing 336 dissolved oxygen concentrations changed over time.