| UDFImage | R Documentation |
UDFImage Class
An R6Class generator object
idcharacter [optional]
namecharacter [optional]
languageUDFLanguage [optional]
new()UDFImage$new(id = NULL, name = NULL, language = NULL, ...)
toJSON()UDFImage$toJSON()
fromJSON()UDFImage$fromJSON(UDFImageJson)
toJSONString()UDFImage$toJSONString()
fromJSONString()UDFImage$fromJSONString(UDFImageJson)
clone()The objects of this class are cloneable with this method.
UDFImage$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.