| potions-class | R Documentation |
potions dataThis package stores data in a list-like format, named class potions. It
contains three entries: slots contains data stored in 'interactive' mode;
packages contains data from packages built using potions; and mapping
stores data to understand the contents of the other two slots.
create_potions()
## S3 method for class 'potions'
print(x, ...)
x |
An object of class |
... |
Any further arguments to |
In the case of create_potions(), an empty potions object.
print.potions() displays a potions object using lobstr::tree().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.