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