NonEmptyDomain | R Documentation |
NonEmptyDomain Class
An R6Class
generator object
nonEmptyDomain
DomainArray
isEmpty
character
new()
NonEmptyDomain$new(nonEmptyDomain, isEmpty, ...)
toJSON()
NonEmptyDomain$toJSON()
fromJSON()
NonEmptyDomain$fromJSON(NonEmptyDomainJson)
toJSONString()
NonEmptyDomain$toJSONString()
fromJSONString()
NonEmptyDomain$fromJSONString(NonEmptyDomainJson)
clone()
The objects of this class are cloneable with this method.
NonEmptyDomain$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.