Sprague: Sprague multipliers

View source: R/Sprague.R

SpragueR Documentation

Sprague multipliers

Description

Method to open five-year grouped ages into specific ages.

Usage

Sprague(data, ...)

Arguments

data

data.drame. It contains at least two variables: five-year grouped ages and population.

...

Arguments to be passed to dplyr::select, i.e., age and population, respectively.

Value

Sprague returns an object of class data.frame with population for specific ages.

Author(s)

Cesar Gamboa-Sanabria

References

\insertRef

Shryockpopstudy

See Also

Beers

Examples


Sprague(Ecuador1990, age, population)


popstudy documentation built on Oct. 18, 2023, 1:20 a.m.