| State | R Documentation |
State
State
R6Class object, sub classes RunningState, RunningDependentState, FailedState, CanceledState, DoneState, InitState, PendingState.
tercenApi::Base -> State
new()State$new(json = NULL)
init()State$init()
initJson()State$initJson(json)
toTson()State$toTson()
clone()The objects of this class are cloneable with this method.
State$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.