is.formattable | R Documentation |
Test for objects of 'formattable' class
is.formattable(x)
x |
an object |
TRUE
if x
has class 'formattable';
FALSE
otherwise.
is.formattable(10)
is.formattable(formattable(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.