g_c | R Documentation |
steve_hex
g_c()
(i.e. *g*et *c*olor) is a simple function that
interfaces with the steve_hex
data frame to return a hex value
associated with a named color.
g_c(x)
x |
a label coinciding with a value in the |
Check steve_hex
in this same package for the custom colors
included
g_c()
returns a character vector, in particular, a hex triplet
that coincides with the label supplied in the function. Use it for specifying
a custom fill or color in a plot.
Steven V. Miller
g_c("su_blue") g_c("martel_pink")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.