TileDBConfig | R Documentation |
TileDBConfig Class
An R6Class
generator object
configs
named list( character ) [optional]
new()
TileDBConfig$new(configs = NULL, ...)
toJSON()
TileDBConfig$toJSON()
fromJSON()
TileDBConfig$fromJSON(TileDBConfigJson)
toJSONString()
TileDBConfig$toJSONString()
fromJSONString()
TileDBConfig$fromJSONString(TileDBConfigJson)
clone()
The objects of this class are cloneable with this method.
TileDBConfig$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.