get.color: Parse colors from Picular.co

Description Usage Arguments Value See Also Examples

View source: R/functions.R

Description

Parse colors from Picular.co

Usage

1
get.color(word, sorted = TRUE)

Arguments

word

a string to be converted into a color.

sorted

logical, if TRUE then colors are sorted according to their hue.

Value

the 20 first colors found on picular.co for word. See http://picular.co for more details

See Also

create.palette

Examples

1
2
get.color("spring")
get.color("fire")

tulliapadellini/rainbaud documentation built on July 12, 2019, 9:55 p.m.