color_gradient: color gradient

Description Usage Arguments Source See Also

View source: R/misc.R

Description

makes a function for getting gradient colors

Usage

1
color_gradient(x, colors = c("green", "red"), colsteps = 100)

Arguments

x

vector of values

colors

colors from which to form gradient.

colsteps

how many colors should be created?

Source

stackoverflow snippet

See Also

Other misc: %nin%(), as.bait(), bold(), catf(), color_distinct(), enumerate_replicate_combinations(), italics(), lun(), null_omit()


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.