View source: R/utils-compose.R
| is_bco | R Documentation |
Is this a BCO object?
is_bco(x)
x |
any object |
Logical. TRUE if it is a BCO object, FALSE if not.
generate_example("minimal") %>% is_bco()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.