ArrayBrowserSidebar | R Documentation |
ArrayBrowserSidebar Class
An R6Class
generator object
namespaces
list( character ) [optional]
result_count_for_all
integer [optional]
result_count_by_namespace
object [optional]
new()
ArrayBrowserSidebar$new( namespaces = NULL, result_count_for_all = NULL, result_count_by_namespace = NULL, ... )
toJSON()
ArrayBrowserSidebar$toJSON()
fromJSON()
ArrayBrowserSidebar$fromJSON(ArrayBrowserSidebarJson)
toJSONString()
ArrayBrowserSidebar$toJSONString()
fromJSONString()
ArrayBrowserSidebar$fromJSONString(ArrayBrowserSidebarJson)
clone()
The objects of this class are cloneable with this method.
ArrayBrowserSidebar$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.