Describe the bug
Receiving an error "object 'col_Subset' not found" when running metric.stats2 function.
To Reproduce
Ran metric.stats2 with the following inputs (see screenshot). Code is asking for field "col_Subset" which is not an argument in the function. Likely originates on line 289 of function code.
Expected behavior
Line 289 should handle that col_metstat_Subset and col_metval_Subset are the same.
Screenshots

Describe the bug
Receiving an error "object 'col_Subset' not found" when running metric.stats2 function.
To Reproduce
Ran metric.stats2 with the following inputs (see screenshot). Code is asking for field "col_Subset" which is not an argument in the function. Likely originates on line 289 of function code.
Expected behavior
Line 289 should handle that col_metstat_Subset and col_metval_Subset are the same.
Screenshots
