Description Usage Arguments Value
View source: R/indecis_indices_functions.R
Operation de data, agrupando los datos por valores de names
1 2 3 4 5 6 7 8 9 | calcf_data(
data,
date,
time.scale,
extract_names = select_time_function,
data_names,
operation,
...
)
|
data |
data |
date |
date |
time.scale |
month, season, year or hydrological_years |
extract_names |
Operation to split data |
data_names |
names of each period of time |
operation |
Main operation |
... |
... |
result operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.