Description Usage Arguments Value Examples
Normalize PhenoCam data between 0-1 to to standardize further processing, independent of the relative amplitude of the time series (works on vectors not data frames). For internal use only.
1 | normalize_ts(df, percentile = 90)
|
df |
a PhenoCam data frame |
percentile |
percentile value to interprete |
A normalized PhenoCam time series.
1 2 | # Internal function only, should not be used stand-alone.
# As such no documentation is provided.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.