Description Usage Arguments Value
View source: R/Other_Functions.R
Helper function for GrowthEstimates; returns estimates for a single columb given population and years
1 | GrowthEstimatesInner(startPop, endPop, ID, col, start = 2000, end = 2010)
|
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 |
a dataframe of population estimates with features ID, YEAR and column name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.