RateOfChangeAsyncTabel: RateOfChangeAsyncTabel

View source: R/RateOfChangeAsyncTabel.R

RateOfChangeAsyncTabelR Documentation

RateOfChangeAsyncTabel

Description

Calculates the Rate of change given by the rateofChange function.

Usage

RateOfChangeAsyncTabel(
  data,
  intervallBy = 100,
  Importname = "",
  Exportname = "",
  CreateVector = FALSE,
  TransformAllData = FALSE,
  vectorName,
  ValueCantBeSamlerThanZero = FALSE
)

Arguments

data

List of data generates by the Multivar function.

intervallBy

Intervalls by to interpolate to.

Importname

importname after data$Diatom$DiatomNames$

Exportname

data$Diatom$DiatomNames$

CreateVector

Shuld the vector plot build on this dataset.

TransformAllData

Z Transformas all Data.

vectorName

Outpurname for the vector data.

ValueCantBeSamlerThanZero

If true, values smaller than 0 become 0.

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.