Description Usage Arguments Value Note Author(s)
View source: R/FilterDiscard.R
Checks how much data would be lost due to filtering.
1 | FilterDiscard(data, filter = c(0, 0))
|
data |
Dataframe from LoadMultivar. |
filter |
Vector of 2 Integer. First Number stands for min Precent. Second Number stands for minimum number of rows with "min percent". |
Returns a Dataframe.
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 Kröger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.