Define some useful path to use floodam

update_path(
  model_name = NULL,
  type = NULL,
  path = getOption("floodam_building_path")
)

Arguments

model_name

character, name given to the model

type

character, type of model that is loaded

path

list of useful paths, that will be updated. Default to getOption("floodam_building_path").

Value

list of useful paths, adjusted with model_name and type. Create paths for outputs also.