makeNumeric | R Documentation |
Utility function for converting a data frame with factors (numeric and character levels), ordered factors, and numerical variables into a numeric matrix.
makeNumeric(x)
x |
Data frame |
A numeric matrix.
makeNumeric(ABC[,6:11])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.