View source: R/hex.R View source: R/hex.R
pth_to_hex | R Documentation |
Convert to hex code
pth_to_hex(color, ...) pth_to_hex.default(color, ...) pth_to_hex.pth_hex(color, ...) pth_to_hex.character(color, ...)
color |
|
..., |
other arguments as may be needed. |
character
with S3 class pth_hex
pth_to_hex("#663399") pth_to_hex(c("#221133", "#442266", "#663399"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.