This is an internal helper function used to add an impute method to the impute column.
add_impute_method(impute_vals, target_impute, after)A character string or vector with the added impute method.
Character vector of impute methods.
The imputation method to be added.
Numeric value specifying the index position in which to add the impute.