getForecastingInterval: Building dataset of monthes for forecasting

Description Usage Arguments Details Value

Description

Building dataset of monthes for forecasting

Usage

1
getForecastingInterval(a_Year, a_Month)

Arguments

a_Year

a character value of the last year in the date list for forecasting in form "YYYY" (for example, "2017", "2018" etc.)

a_Month

a character value of the last month in the date list for forecasting in form "MM" (for example, "01", "07", "10" etc.)

Details

Building a dataset containing monthes later the greatest date from the osusers dataset to provide a forecasting

Value

a data frame containg the dates for futher forecasting in format "YYYY-MM-01"


alnever/osdata documentation built on May 10, 2019, 10:25 a.m.