Plot analysis of damaging function

# S3 method for analysis.damaging
plot(
  damaging,
  what,
  group = NULL,
  d.select = D.SELECT,
  h.range = NULL,
  d.range = NULL,
  output = NULL,
  ref = NULL
)

Arguments

damaging

list of list of damaging functions

what

what damaging function should be plotted

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

output

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