View source: R/create_new_object.R
create_new_object | R Documentation |
Create a new R6 object from a set of possible options.
create_new_object(name, object_choice, ...)
name |
The name of the object to create. |
object_choice |
The possible options for object creation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.