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 potions
print(x, ...)
In the case of create_potions(), an empty potions object.
print.potions() displays a potions object using lobstr::tree().
An object of class potions
Any further arguments to print()