View source: R/SpeciesRichness.R
speciesRichness | R Documentation |
Calculates the inverse species richness for the multivar function.
speciesRichness( data, intervallBy = 100, NonNegative = TRUE, Importname1 = "", Importname2 = "", Exportname = "" )
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$ |
Returns the same List but with new added parameters.
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.
Tim Kroeger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.