google_colors_accents: Google color accents

Description Usage Arguments Value Examples

View source: R/google_colors.R

Description

Google color accents

Usage

1
2
google_colors_accents(level = 4, shuffle = F, show = F,
  distinct = F, n = NA)

Arguments

level

Choose the level of saturation 1-4

shuffle

shuffle the colors takes T or F

show

show plot of the colors

distinct

select distinct colors

Value

A vector of colors drawn from the google color pallets

Examples

1
2
g <- google_colors_accents(level = 1, show = TRUE)
print(g)

joelgsponer/waRRior2 documentation built on Feb. 22, 2020, 3:34 a.m.