pct_change_by_groups_all_numerics: Percent change by groups for all numerics in dataframe

Description Usage Arguments Value

View source: R/percent_change_calculations.R

Description

Used to calculate percent change of all numeric data by a group/strata level. Created specifically for calculating price

Usage

1

Arguments

df

data frame

group_var

the variable to group_by. This column will be reported in final data.

time_id

column name containing the time_id (i.e month, year, etc.)

Value

data.frame with grouping var and all the same columns but half the number of rows containing the


zackarno/butteR documentation built on May 8, 2021, 4:50 p.m.