Create a list of useful (and expected) file names

init_file_name(check = getOption("floodam_building_check"))

Arguments

check

boolean, control the creation of file names related to some checkings

Value

a list of file names that floodam needs

Examples

if (FALSE) {
getOption("floodam_building_file_name") = init_file_name(TRUE)
}