View source: R/ztable2flextable.R
color2hex | R Documentation |
Convert a named color into a hexadecimal color with rgb value
color2hex(color)
color |
A named color |
a hexadecimal color
color2hex("green")
color2hex("red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.