df_to_numcolors | R Documentation |
Convert data.frame to numeric color substitution
df_to_numcolors(
df,
colramp = c("Reds"),
colramp_divergent = c("RdBu_r"),
trimRamp = c(1, 2),
...
)
df |
|
colramp , colramp_divergent |
|
trimRamp |
|
... |
additional arguments are ignored. |
Other jam color functions:
assign_numeric_colors()
,
design2colors()
,
mean_hue()
,
print_color_list()
,
quick_complement_color()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.