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