schema,character-method {tiledb} | R Documentation |
Return a schema from a URI character value
Description
Return a schema from a URI character value
Usage
## S4 method for signature 'character'
schema(object, ...)
Arguments
object |
A character variable with a URI |
... |
Extra parameters such as ‘enckey’, the encryption key |
Value
The scheme for the object
[Package tiledb version 0.29.0 Index]