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