make_numeric_data_frame | R Documentation |
Factors are also converted to numeric.
make_numeric_data_frame(data, exclude = NULL, warn = FALSE)
data |
data.frame |
exclude |
columns to exclude |
warn |
allow warnings |
make_numeric_data_frame(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.