Bundle | R Documentation |
Bundle
Bundle
An R6 class that represents a bundle
path
The bundle path on disk.
size
The size of the bundle.
new()
Initialize this content bundle.
Bundle$new(path)
path
The 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)
deep
Whether 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.