Gets a config parameter value
Examples
cfg <- tiledb_config()
cfg["sm.tile_cache_size"]
#> NA
#> NA
cfg["does_not_exist"]
#> NA
#> NA
Gets a config parameter value
cfg <- tiledb_config()
cfg["sm.tile_cache_size"]
#> NA
#> NA
cfg["does_not_exist"]
#> NA
#> NA