color_by_attribute: Add colors depending on attribute value

View source: R/reactive_graph_data.R

color_by_attributeR Documentation

Add colors depending on attribute value

Description

Add colors depending on attribute value

Usage

color_by_attribute(data, group)

Arguments

data

[tibble()]
Data to modify.

group

[character(1)]
Name of a currently selected attribute (if none, empty string).

Value

A tibble with additional color column of character type.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.