view_colors_regex | R Documentation |
View Colors Via Regex
view_colors_regex( pattern, invert = FALSE, labels = TRUE, borders = NULL, cex_label = 0.5, ncol = NULL )
pattern |
character string containing a regular expression
(or character string for |
invert |
logical. If |
labels |
If TRUE, the plot is labelled with the color name. Default: TRUE |
borders |
Color for rectangle border(s) that is passed to |
cex_label |
Numeric character expansion factor; multiplied by par("cex") yields the final character size. NULL and NA are equivalent to 1.0, Default: 0.5 |
ncol |
How wide the plot should be, Default: NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.