Update models of a given type.
update_type.Rd
Update models of a given type.
Arguments
- type
character, type of model that is loaded, default to NULL
- hazard_range
if damaging are calculated, gives the range for hazard, default to getOption("floodam_building_hazard_range")
- path
list of useful paths, default to getOption("floodam_building_path")
- graph
boolean, will graphs be plotted, default to getOption("floodam_building_graph")
- verbose
boolean, will floodam tells what it is doing, default to getOption("floodam_building_verbose")
- sel
character, models to be selected within type, default to NULL (everything is selected)
- skip
character, models not to be selected within types, default to NULL (nothing is skipped)