unicol_data: The color palettes of the unicol package
Description
unicol_data summarizes the color palettes
included in the unicol package
(as a data frame).
Usage
unicol_data
Arguments
Value
A data frame summarizing the unicol color palettes.
Format
An object of class data.frame with 269 rows and 4 columns.
See Also
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 paletteslength(unique(unicol_data$inst)) # number of institutions