Skip to contents

xxx

Usage

eval_droughtresponse(
  df,
  path_flue,
  before,
  after,
  leng_threshold,
  nbins,
  do_norm = FALSE
)

Arguments

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 df

modvarnam

The variable name of the modelled data, given as a column in df

Value

A data frame of data aligned by drought events and aggregated across events (for different quantiles)

Examples

xxx
#> Error in eval(expr, envir, enclos): object 'xxx' not found