Description Usage Arguments Value Examples
Project a long yearly data set forward holding last value observed constant
1 | project_data(data, future_years)
|
data |
a data.frame with a YEAR column which is long |
future_years |
int vector years to project for |
data.frame like object with projected values
1 | project_data(state_total_df, 2019)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.