chk_slob | R Documentation |
Checks whether an object is a slob (serialized blob).
chk_slob(x, x_name = NULL)
x |
The object to check. |
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_slob()
.
chk_slob(flobr:::slob_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.