| ArrayBrowserSidebar | R Documentation |
ArrayBrowserSidebar Class
An R6Class generator object
namespaceslist( character ) [optional]
result_count_for_allinteger [optional]
result_count_by_namespaceobject [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.