rt_get_colors_from_values: Returns the colors based on the alphabetical order of the...

rt_get_colors_from_valuesR Documentation

Returns the colors based on the alphabetical order of the values. E.g. if you plot a graph alphabetically and then plot it based on it's factor order the colors should be retained for each category.

Description

Returns the colors based on the alphabetical order of the values. E.g. if you plot a graph alphabetically and then plot it based on it's factor order the colors should be retained for each category.

Usage

rt_get_colors_from_values(x)

Arguments

x

a character or factor vector


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.