Update damaging function for a given APE code

update_ape_damaging(
  category,
  statistic,
  path = getOption("floodam_building_path"),
  verbose = FALSE,
  graph = TRUE
)

Arguments

category

name of the category to be updated

statistic

data.frame of useful statistic for extrapolation

path

list of useful path

verbose

a boolean indicating if the function should be verbose

graph

a boolean indicating if a graph should be plotted

Value

Nothing