is.file_set_item | R Documentation |
Check if an object is a file_set_item
is.file_set_item(x)
x |
An object. |
Logical value indicating if x
has the file_set_item
attribute set..
x <- new_stream(2)
is.file_set_item(x[[2]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.