diat_diversity {diathor}R Documentation

Calculate diversity parameters for diatoms using the vegan package

Description

The input for these functions is the resulting dataframe obtained from the diat_loadData() function, to calculate diversity data using the vegan package Sample data in the examples is taken from:

Diversity index (Shannons H') is calculated using the vegan package, following:

Usage

diat_diversity(resultLoad)

Arguments

resultLoad

The resulting list obtained from the diat_loadData() function


[Package diathor version 0.1.0 Index]