Convert data.frame to numeric color substitution
data.frame
where columns with numeric values will be
colorized.
character
name of color ramp for
linear and divergent color gradients, respectively.
integer
vector length=2, passed to
jamba::getColorRamp()
, to trim the edge colors from a linear
color gradient, thus avoiding extreme colors.
additional arguments are ignored.
Other jam color functions:
assign_numeric_colors()
,
design2colors()
,
mean_hue()
,
print_color_list()
,
quick_complement_color()