Description Format Public fields Methods
DynamicAttachment Class
An R6Class
generator object
key
character [optional]
from
character [optional]
to
character [optional]
triggers
list( object ) [optional]
language
character [optional]
contents
character [optional]
requirements
list( object ) [optional]
new()
DynamicAttachment$new( key = NULL, from = NULL, to = NULL, triggers = NULL, language = NULL, contents = NULL, requirements = NULL, ... )
toJSON()
DynamicAttachment$toJSON()
fromJSON()
DynamicAttachment$fromJSON(DynamicAttachmentJson)
toJSONString()
DynamicAttachment$toJSONString()
fromJSONString()
DynamicAttachment$fromJSONString(DynamicAttachmentJson)
clone()
The objects of this class are cloneable with this method.
DynamicAttachment$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.