rateofChange | R Documentation |
Calculates the Rate of change for the multivar function.
rateofChange( data, intervallBy = 100, minimumRowsAfterInterpolating = 0, method = "bray", MinAgeIntervall = 1, NonNegative = TRUE, Importname = "", Exportname = "" )
data |
List of data generates by the Multivar function. |
intervallBy |
Intervalls by to interpolate to. |
minimumRowsAfterInterpolating |
alue for the minimum rows after filtering. |
method |
Method for calculation Dissimilarity Indices for Community Ecologists. |
MinAgeIntervall |
Minimal Intervall to interpolate to "Data Resolution". |
NonNegative |
Creates Positive Values after Loess calculation. |
Importname |
importname after data$Diatom$DiatomNames$ |
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.