Create a tibble from user data
Create a tibble from user data
aesthetics()ColumnMapping$aesthetics()
map()ColumnMapping$map(data)
map_new()ColumnMapping$map_new(data)
map_update()ColumnMapping$map_update(data)
clone()The objects of this class are cloneable with this method.
ColumnMapping$clone(deep = FALSE)
deepWhether to make a deep clone.