Currently, REddyProc checks for columns to be numeric during class initialization. If columns are non-numeric the column names that are non-numeric are reported by an error message.
In order to help the user to find the violations, find the first non-numeric value and report it together with the row in the error message.
Currently, REddyProc checks for columns to be numeric during class initialization. If columns are non-numeric the column names that are non-numeric are reported by an error message.
In order to help the user to find the violations, find the first non-numeric value and report it together with the row in the error message.