Find little r from big R

spim_rejuvenatoR(
  summary,
  dates,
  scenarios = NULL,
  analyses = NULL,
  reg = "england",
  wide = FALSE
)

Arguments

summary

Simulation summary object

dates

Dates for which to compute little r

scenarios

Scenarios for which to compute little r . If NULL computed over all scenarios

analyses

Analyses for which to compute little r . If NULL computed over all analyses

reg

Region to filter summary object by

wide

If FALSE (default) returns results in long format as numeric, otherwise returns wide format with dates as columns and scenarios/analyses as rows and entries are given as central (low, high)

Value

data.frame with daily little r at given dates, scenarios, analyses