| color_gradient | R Documentation |
makes a function for getting gradient colors
color_gradient(x, colors = c("green", "red"), colsteps = 100)
x |
vector of values |
colors |
colors from which to form gradient. |
colsteps |
how many colors should be created? |
stackoverflow snippet
Other misc:
%nin%(),
as.bait(),
as.goi(),
bold(),
catf(),
color_distinct(),
enumerate_replicate_combinations(),
get_gg_legend(),
hline(),
italics(),
lun(),
null_omit(),
shape_to_symbol(),
symbol_to_shape(),
vline()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.