get_proj_data: get_proj_data

Description Usage Arguments Value

View source: R/fct_model.R

Description

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.

Usage

1

Arguments

df

data frame of data

end

vector - end year and quarter in format c(YYYY, Q)

Value

data frame of projection data for all columns


saralsmith/SHIFT documentation built on Feb. 7, 2021, 5:48 p.m.