isFALSE | R Documentation |
Shortcut for identical(x,FALSE)
isFALSE(x)
x |
Any object |
Returns TRUE
if x
is identical to FALSE
, FALSE
otherwise.
Andreas Borg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.