ecolor_pal: output colors so that design color choices can be made

Description Usage Arguments Value Examples

View source: R/ecolor_pal.R

Description

This function displays colors so that choices can be made

Usage

1
ecolor_pal(colorx, background = "light gray", size = 16)

Arguments

colorx

colors to display

background

the color of the background in the plot

size

size of label of the color name (if the color has a name in the base-R color() function)

Value

This function returns the url blah blah blah

Examples

1
2
3
4
5
## Not run: 
ecolor_pal(ecolor_data[grp %in% 'paul tol 14', hex])
${1:}

## End(Not run)

emilBeBri/dttools documentation built on April 21, 2021, 5:44 a.m.