powered by
Utility function for converting a data frame with factors (numeric and character levels), ordered factors, and numerical variables into a numeric matrix.
makeNumeric(x)
A numeric matrix.
Data frame
makeNumeric(ABC[,6:11])
Run the code above in your browser using DataLab