Skip to contents

Distribute Rainwater Management Measures and run R-Abimo

Usage

run_rabimo_with_measures(
  blocks,
  measures,
  config = kwb.rabimo::rabimo_inputs_2020$config,
  old_version = FALSE,
  ...
)

Arguments

blocks

data frame of selected blocks (same columns as in rabimo_inputs_2020$data)

measures

list with elements green_roof, unpaved, to_swale representing the target percentages of the total areas corresponding to each measure

config

configuration object, default: rabimo_inputs_2020$config

old_version

if TRUE the old, erroneous version of this function is used (not correctly considering the updated pvd value before calculating the new to_swale values). The default is FALSE.

...

further arguments passed to run_rabimo, such as silent = TRUE