GrowthEstimatesInner: GrowthEstimatesInner

Description Usage Arguments Value

View source: R/Other_Functions.R

Description

Helper function for GrowthEstimates; returns estimates for a single columb given population and years

Usage

1
GrowthEstimatesInner(startPop, endPop, ID, col, start = 2000, end = 2010)

Arguments

startPop

population for starting year

endPop

population for ending year

ID

the for the county being estimated

col

the name of the column being estimated

start

starting year

end

ending year

Value

a dataframe of population estimates with features ID, YEAR and column name


cmpear/UnempDeaths documentation built on May 22, 2020, 6:50 a.m.