View source: R/eval_droughtresponse.R
eval_droughtresponse | R Documentation |
xxx
eval_droughtresponse(
df,
df_flue,
before,
after,
leng_threshold,
nbins,
do_norm = FALSE
)
df |
A data frame containing all data for all sites, modelled and observed |
obsvarnam |
The variable name of the observational data, given as a column in |
modvarnam |
The variable name of the modelled data, given as a column in |
A data frame of data aligned by drought events and aggregated across events (for different quantiles)
xxx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.