| unicol_data | R Documentation |
unicol_data summarizes the color palettes
included in the unicol package
(as a data frame).
unicol_data
An object of class data.frame with 273 rows and 4 columns.
A data frame summarizing the unicol color palettes.
seecol for viewing and comparing color palettes;
usecol for using color palettes;
simcol for finding similar colors;
newpal for defining new color palettes;
grepal for finding named colors.
dim(unicol_data)
head(unicol_data)
# Descriptives:
length(unique(unicol_data$pal)) # number of color palettes
length(unique(unicol_data$inst)) # number of institutions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.