pth_new_hex | R Documentation |
Use to validate and coerce to character-based hex-codes.
We coerce to CSS six-digit hex codes that use lower-case,
e.g. "#336699"
, "#aabbcc"
.
pth_new_hex(hex)
hex |
|
character
, six-character hex code.
pth_new_hex("#11223344") pth_new_hex("#AA1122")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.