TelegramObject | R Documentation |
Base class for most telegram objects.
is.TelegramObject(x)
x |
Object to be tested. |
An R6Class
generator object.
clone()
The objects of this class are cloneable with this method.
TelegramObject$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.