getSohForStartingWeekOfDate: Get soh for the starting period for the given dates if...

Description Usage Arguments Value

View source: R/dataPreprocessFunctions.R

Description

Get soh for the starting period for the given dates if minimum of period is not equal to 2

Usage

1
getSohForStartingWeekOfDate(soh_period, sales_with_period, minperiod, minYear)

Arguments

soh_period

soh data for given date ranges by increasing the period number of data

sales_with_period

sales data merge with period

minperiod

as integer starting period other than 2

minYear

accepts character data (i.e starting year of the data)

Value

soh is dataframe having soh for the starting period of given dates


Kanjali/stencilRfunctions documentation built on May 29, 2019, 2:08 p.m.