Querytype | R Documentation |
Querytype Class
An R6Class
generator object
new()
Querytype$new(...)
toJSON()
Querytype$toJSON()
fromJSON()
Querytype$fromJSON(QuerytypeJson)
toJSONString()
Querytype$toJSONString()
fromJSONString()
Querytype$fromJSONString(QuerytypeJson)
clone()
The objects of this class are cloneable with this method.
Querytype$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.