Create a tibble from user data

Create a tibble from user data

Methods

Public methods


Method aesthetics()

Usage

ColumnMapping$aesthetics()


Method map()

Usage

ColumnMapping$map(data)


Method map_new()

Usage

ColumnMapping$map_new(data)


Method map_update()

Usage

ColumnMapping$map_update(data)


Method clone()

The objects of this class are cloneable with this method.

Usage

ColumnMapping$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.