Description Usage Arguments Examples
View source: R/findMeanPeriodLength.R
This function findes the mean length of the wet periods for each gridpoint in the given dataset
1 | findMeanPeriodLength(data, threshold = 0.1, d = F)
|
data |
Data to do computations on, 3d array. |
threshold |
Threshold for seting values to zero. Defaults to 0.1. |
d |
If true, we calculate for drydays, else wet. Defaults to False |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.