is_figure | R Documentation |
Check if an object inherits from a class of interest.
is_figure(x)
is_mdtable(x)
is_mdexpr(x)
is_mdlink(x)
is_mdhtml(x)
is_mdtext(x)
is_mdbib(x)
x |
An object to test. |
Logical, TRUE if the object belongs to the class of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.