data.frame with columns, $pop1, $pop2, $deaths, $date1, $date2, $age, $sex, and $cod (if there are more than 1 region/sex/intercensal period).
minA
the lowest age to be included in search
maxA
the highest age to be included in search (the lower bound thereof)
minAges
the minimum number of adjacent ages to be used in estimating
exact.ages
optional. A user-specified vector of exact ages to use for coverage estimation
eOpen
optional. A user-specified value for remaining life-expectancy in the open age group.
deaths.summed
logical. is the deaths column given as the total per age in the intercensal period (TRUE). By default we assume FALSE, i.e. that the average annual was given.
log
logical. should we log the y axis?
Value
Function called for its graphical side effects
Details
All arguments are essentially the same as those given to seg()