Summarize detailed list of elementary damaging functions.
sumup_damaging.Rd
Summarize detailed list of elementary damaging functions.
Examples
model = analyse_model(model = dwelling, stage = c("extract", "damaging"))
#> Extracting building information for 'adu_t'...
#> - extracted:
#> - parameter
#> - storey
#> - room
#> - wall
#> - opening
#> - coating
#> - furniture
#> - missing (not found):
#> ... Informations successfully extracted for 'adu_t'
#> Computing some values for 'adu_t'...
#> ... Informations successfully extracted for 'adu_t'
#> Computing damage for 'adu_t'...
#> ... Damaging successfully computed for 'adu_t'
#> End of analysis for 'adu_t'. Total elapsed time 1.92 secs
#> More information availabe at /tmp/RtmpBUioc4/model/adu/adu_t/adu_t.log
#>
damage = sumup_damaging(model[["damaging"]][["detail"]])