Bundle {connectapi} | R Documentation |
An R6 class that represents a bundle
new()
Bundle$new(path)
print()
Bundle$print(...)
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:
ContentTask
,
Content
,
Environment
,
PositConnect
,
Task
,
Vanity
,
VariantSchedule
,
VariantTask
,
Variant