Converts specified columns in a data frame to numeric, with a guard against non-digit content. Stops if letters are detected in any column; warns if silent coercion was needed.
Converts specified columns in a data frame to numeric, with a guard against non-digit content. Stops if letters are detected in any column; warns if silent coercion was needed.