View source: R/vis_surface_background.R
label.colFn.inv | R Documentation |
Useful for plotting labels.
label.colFn.inv(n = 2L, col_a = "#228B22", col_b = "#FFFFFF")
n |
positive integer, the number of colors. Must be 1 or 2 for this function. |
col_a |
color string, the foreground color |
col_b |
color string, the background color |
vector of 'n' RGB colorstrings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.