rateofChange: rateofChange

View source: R/rateofChange.R

rateofChangeR Documentation

rateofChange

Description

Calculates the Rate of change for the multivar function.

Usage

rateofChange(
  data,
  intervallBy = 100,
  minimumRowsAfterInterpolating = 0,
  method = "bray",
  MinAgeIntervall = 1,
  NonNegative = TRUE,
  Importname = "",
  Exportname = ""
)

Arguments

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$

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.