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