
Get variables that need to be averaged from formula.
Source:R/utils_average_trend.R
get_formula_avg_cols.RdPulls out variables not being used for grouping that will be averaged, checks that they are numeric, and returns them.

R/utils_average_trend.R
get_formula_avg_cols.RdPulls out variables not being used for grouping that will be averaged, checks that they are numeric, and returns them.