Learn R Programming

connectapi (version 0.1.3.1)

Vanity: Vanity

Description

An R6 class that represents a Vanity URL

Arguments

Super class

connectapi::Content -> Vanity

Methods

Inherited methods


Method new()

Usage

Vanity$new(connect, content, vanity)


Method get_vanity()

Usage

Vanity$get_vanity()


Method print()

Usage

Vanity$print(...)


Method clone()

The objects of this class are cloneable with this method.

Usage

Vanity$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.

See Also

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