QueryJson | R Documentation |
QueryJson Class
An R6Class
generator object
query_ranges
QueryRanges [optional]
fields
list( character ) [optional]
new()
QueryJson$new(query_ranges = NULL, fields = NULL, ...)
toJSON()
QueryJson$toJSON()
fromJSON()
QueryJson$fromJSON(QueryJsonJson)
toJSONString()
QueryJson$toJSONString()
fromJSONString()
QueryJson$fromJSONString(QueryJsonJson)
clone()
The objects of this class are cloneable with this method.
QueryJson$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.