speciesRichness: speciesRichness

View source: R/SpeciesRichness.R

speciesRichnessR Documentation

speciesRichness

Description

Calculates the inverse species richness for the multivar function.

Usage

speciesRichness(
  data,
  intervallBy = 100,
  NonNegative = TRUE,
  Importname1 = "",
  Importname2 = "",
  Exportname = ""
)

Arguments

data

List of data generates by the Multivar function.

intervallBy

Intervalls by to interpolate to.

NonNegative

Creates Positive Values after Loess calculation.

Importname1

importname 1.

Importname2

importname 2.

Exportname

data$Diatom$DiatomNames$

Value

Returns the same List but with new added parameters.

Note

This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.
Comma numbers are rounded up.

Author(s)

Tim Kroeger


TimKroeger13/ProjectMultiLake documentation built on March 18, 2022, 2:22 p.m.