Vanity: Vanity

VanityR Documentation

Vanity

Description

An R6 class that represents a Vanity URL

Super class

connectapi::Content -> Vanity

Methods

Public 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


connectapi documentation built on Feb. 16, 2023, 7:46 p.m.