calcPercChangeSimple: calcPercChangeSimple

Description Usage Arguments Examples

View source: R/Module_calcPercChangeSimple.R

Description

this function just does a basic percent change calculation on a single vector. calcPercChange() applies the same basic calc retrospectively to a data frame of Year x Stock, Note: for now this simply replicates the internal function per.change.mod.fast

Usage

1

Arguments

vec.in

a vector of values. NA are possible, but will result in NA trend (no infill for now)

Examples

1

SOLV-Code/MetricsTest documentation built on Feb. 19, 2021, 10:12 p.m.