color_by_attribute.Rd
Add colors depending on attribute value
color_by_attribute(data, group)
[tibble()
]
Data to modify.
[character(1)
]
Name of a currently selected attribute (if none, empty string).
A tibble
with additional color
column of character type.