c4a_info {cols4all} | R Documentation |
Get information from a cols4all palette
Description
Get information from a cols4all palette
Usage
c4a_info(palette, no.match = c("message", "error", "null"), verbose = TRUE)
Arguments
palette |
name of the palette |
no.match |
what happens is no match is found? Options: |
verbose |
should messages be printed? |
Value
list with the following items: name, series, fullname, type, palette (colors), na (color), nmax, and reverse. The latter is TRUE
when there is a "-"
prefix before the palette name.
[Package cols4all version 0.7-1 Index]