Description Usage Arguments Details
copied directly from the limma codebase
1 | isNumeric(x)
|
x |
any R object |
copied from the limma docs: This function is used to check the validity of arguments for numeric functions. It is an attempt to emulate the behavior of internal generic math functions. IsNumeric differs from is.numeric in that data.frames with all columns numeric are accepted as numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.