Plot elementary damaging function

analyse.esane(path, selection, sub.path = "")

Arguments

dam

array giving damaging function

d.select

selected values of durations where to make some focus. At list one value.

h.range,

height range for making the graphs. Default to NULL, and so analyzing dam

d.range,

duration range for making the graphs. Default to NULL, and so analyzing dam

name,

name of the elementary component processed. Default to NULL, no title.

output

path for saving the result. Default to NULL, nothing is saved, graph is displayed.

Examples

if (FALSE) {
model = utils::read.csv2("data-floodam/category/category.model.csv")
selection = levels()
}