Beers: Beers multipliers

View source: R/Beers.R

BeersR Documentation

Beers multipliers

Description

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

Usage

Beers(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

Beers returns a data.frame with specific ages and populations.

Author(s)

Cesar Gamboa-Sanabria

References

\insertRef

Shryockpopstudy

See Also

Sprague

Examples


Beers(Ecuador1990, age, population)



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