View source: R/booleanCheckFunctions.R
is.realNumber | R Documentation |
Check if an argument is a real scalar value.
is.realNumber(x)
x |
Value to be tested. |
Boolean TRUE if it is a real scalar value, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.