Domain | R Documentation |
Domain Class
An R6Class
generator object
type
Datatype
tileOrder
Layout
cellOrder
Layout
dimensions
list( Dimension )
new()
Domain$new(type, tileOrder, cellOrder, dimensions, ...)
toJSON()
Domain$toJSON()
fromJSON()
Domain$fromJSON(DomainJson)
toJSONString()
Domain$toJSONString()
fromJSONString()
Domain$fromJSONString(DomainJson)
clone()
The objects of this class are cloneable with this method.
Domain$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.