growthMetric: Takes a vector of fiscal or calendar periods and returns a...

Description Usage Arguments Details Value Author(s)

Description

Takes a vector of fiscal or calendar periods and returns a vector of dates, the first date of each month

Usage

1
growthMetric(myTs, fiscal = TRUE)

Arguments

myTs

a univariate time series object of frequeny = 12 (monthly)

fiscal

Logical, whether to return fiscal or calendar metrics (FY start July 1st)

Details

Year over Year 'yoy' is the percent change over the pervious year,

Value

a dataframe of growth metrics

Author(s)

Matthew Davis


mdavis29/fpTools documentation built on May 22, 2019, 3:22 p.m.