Apply vulnerability reduction measures on the model

apply.measure(
  model,
  strategy.name,
  selection,
  hazard.range = HAZARD.RANGE,
  graph = GRAPH,
  save.pdf = FALSE,
  save.values = FALSE
)

Arguments

model

the model to which measures will be applied

strategy.name

the list of measures to apply

selection

the rooms where measures will be applied

Value

a list with all elements related to the implementation of the measures (the model without and with measures, the list of the measures, the costs and the efficiency)