Learn R Programming

befproj (version 0.1.1)

bef_raw: Makes a local population projection and produce results for age, sex and year

Description

Makes a local population projection and produce results for age, sex and year

Usage

bef_raw(startpop, assumptions, YEAR)

Arguments

startpop

This is the start population

assumptions

This is a Data Frame with assumptions

YEAR

This is the year from which the forecast starts

Value

The output from return

Examples

Run this code
# NOT RUN {
bef_raw(startpop_data,assump_data,2019)
# }

Run the code above in your browser using DataLab