chk_flob | R Documentation |
Checks whether an object is a flob()
.
chk_flob(x, old = FALSE, x_name = NULL)
x |
The object to check. |
old |
A flag indicating whether old flobs are permitted. |
x_name |
A string of the name of object x or NULL. |
NULL
, invisibly. Called for the side effect of throwing an error
if the condition is not met.
flobr()
and chk_flob()
.
chk_flob(flobr::flob_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.