| Bundle | R Documentation |
Bundle
Bundle
An R6 class that represents a bundle
pathThe bundle path on disk.
sizeThe size of the bundle.
new()Initialize this content bundle.
Bundle$new(path)
pathThe bundle path on disk.
print()Print this object.
Bundle$print(...)
...Unused.
clone()The objects of this class are cloneable with this method.
Bundle$clone(deep = FALSE)
deepWhether to make a deep clone.
Other R6 classes:
Content,
ContentTask,
Environment,
PositConnect,
Task,
Vanity,
Variant,
VariantSchedule,
VariantTask
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.