Description Usage Format Examples
A data frame containing names and hex values for an extended list of colours.
1 |
A data frame with 1746 rows and 2 columns:
Common or commercial name of a colour
hex string defining the colour itself
1 2 3 | if("WWRGraphics" %in% loadedNamespaces()) {
french <- getColours("French", "Set2") %>% showColours()
} else cat("Attach WWRGraphics package first\n")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.