check_id_vars_col.Rd
Check an arbitrary column in a data.frame for factor type and coerce to character.
check_id_vars_col(df, col)
An input data.frame.
The name of the column to check.
The input data.frame df with the specified column being no longer a factor variable.
df