Create and cache a SOMA Context Object
Examples
cfgvec <- as.vector(tiledb::tiledb_config()) # TileDB Config in vector form
sctx <- soma_context(cfgvec)
Create and cache a SOMA Context Object
cfgvec <- as.vector(tiledb::tiledb_config()) # TileDB Config in vector form
sctx <- soma_context(cfgvec)