View source: R/DataSingalAfterTable.R
DataSignalAfterTable | R Documentation |
Calculates the vector orientation of a data Table.
DataSignalAfterTable( DataAllInOneTabel, BasicAsyncTable, ValueCantBeSamlerThanZero = FALSE, UntransformedTable )
DataAllInOneTabel |
Tabel of all data where Rows are the Time and columns are the variabels. |
BasicAsyncTable |
An AsyncTable based on the mean value. |
ValueCantBeSamlerThanZero |
If true, values smaller than 0 become 0. |
UntransformedTable |
Tabel of all data where Rows are the Time and columns are the variabels, which is not transformed. |
nothing.
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.
Tim Kroeger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.