Description Usage Arguments Value
Takes a data frame of time series data and an end point and returns a data frame with just the data from after that point. To be used to get project data for independent variables from a data frame of combined historical and projection data.
1 |
df |
data frame of data |
end |
vector - end year and quarter in format c(YYYY, Q) |
data frame of projection data for all columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.