make_difference: Make Data - Difference

Description Usage Arguments Value

View source: R/make_difference.R

Description

This will produce a dataframe with additional columns showing the difference between each numeric column, subsequent to the first, and the first numeric column.

Usage

1
make_difference(df, include_growth = FALSE)

Arguments

df

dataframe

include_growth

logical - Do you want the growth between columns along with the difference?

Value

dataframe


cadenceinc/yolanda documentation built on Sept. 15, 2020, 5:20 a.m.