View source: R/read_exprs_matrix.R
| as_numeric_matrix | R Documentation |
Transform a data.frame to a numeric matrix without characters coereced as factors
as_numeric_matrix(df, warning = FALSE)
df |
A data.frame |
warning |
Logical, whether the function should warn when non-numeric characters are transformed |
A numeric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.