is_xlr_format | R Documentation |
xlr_format
Test if an object is a xlr_format
is_xlr_format(x)
x |
An object to test |
a logical.
# Test if an object is a xlr_format
is_xlr_format(1)
bf <- xlr_format(font_size = 14)
is_xlr_format(bf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.