damaging.Rd
DESCRIPTION NEEDED
array with named dimensions. All named dimensions except optional "output" refer to hazard dimensions. Default to NULL.
matrix with named columns corresponding to hazard dimensions. Default to NULL.
character, method used to create damaging. Use "exact" when you are sure that points in Hazard are expressed as levels used in Damaging. Default to "constant".
optional parameter giving vector of desired outputs that shall be used if Damaging has "output" in its named dimensions. Default to NULL.
numeric, number of days in a week. Default to
getOption("ava")[["day"]]
.
numeric, number of days of offset due to waterlogging.
Default to getOption("ava")[["day_offset"]]
.
TO BE PRECISED