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