Description Format Public fields Methods
DynamicAttachment Class
An R6Class generator object
keycharacter [optional]
fromcharacter [optional]
tocharacter [optional]
triggerslist( object ) [optional]
languagecharacter [optional]
contentscharacter [optional]
requirementslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.