powered by
Check that DATA.FRAME has numeric format for ALL the columns and it has NO 'NA' values
check_numeric_format(l)
TRUE if data.frame has ONLY numeric data and FALSE vice verse
DATA.FRAME that should have data of numeric type
NULL
Run the code above in your browser using DataLab