R6Class representing the most primitive object possessing
only an id and a name.
new(name = "")Initialize a new object with name name.
get_id()Get the object's id.
get_name()Get the object's name.
set_name(name)Set the object's name. Only applicable if
name is not a reactive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.