tiledb_schema_get_names {tiledb} | R Documentation |
Get all Dimension and Attribute Names
Description
Get all Dimension and Attribute Names
Usage
tiledb_schema_get_names(sch)
Arguments
sch |
A TileDB Schema object |
Value
A character vector of dimension and attribute names
[Package tiledb version 0.29.0 Index]