avgDeaths {DDM} | R Documentation |
ideally deaths
is the average annual deaths in the intercensal period, but it is also common to give it as the sum. If this was the case, set deaths.summed
to TRUE
and we take care of it.
avgDeaths(codi, deaths.summed = FALSE)
codi |
the standard object as described in e.g. |
deaths.summed |
logical. If |
codi a new column, deathsAvg
will be appended.