View source: R/check_numeric.R
check_numeric | R Documentation |
Ensure that a matrix is numeric. If not, it will be converted to numeric.
check_numeric(exp)
exp |
Input matrix. |
Numeric expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.