Get variables that need to be averaged from formula.
Source:R/utils_average_trend.R
get_formula_avg_cols.Rd
Pulls 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.Rd
Pulls out variables not being used for grouping that will be averaged, checks that they are numeric, and returns them.