cols | R Documentation |
A collection of colours found in various places
cols()
names(cols())
pal(cols()$mycols)
pal(cols()$tol8)
lapply(names(cols()),function(x) pal(cols()[[x]], main = x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.