tiledb_vfs_is_file | R Documentation |
Test for VFS File
tiledb_vfs_is_file(uri, vfs = tiledb_get_vfs())
uri |
Character variable with a URI describing a file path |
vfs |
A TileDB VFS object; default is to use a cached value. |
A boolean value indicating if it is a file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.