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