Learn R Programming

connectapi (version 0.1.3.1)

Bundle: Bundle

Description

An R6 class that represents a bundle

Arguments

Methods


Method new()

Usage

Bundle$new(path)


Method print()

Usage

Bundle$print(...)


Method clone()

The objects of this class are cloneable with this method.

Usage

Bundle$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.

See Also

Other R6 classes: ContentTask, Content, Environment, PositConnect, Task, Vanity, VariantSchedule, VariantTask, Variant