get_random_pal: Select a random palette from a list

Description Usage Arguments Value

View source: R/colors_and_paint.R

Description

A helper function to select random palettes for systems

Usage

1
get_random_pal(pal_list = delabjGenArt::paint_palettes, seed = NULL)

Arguments

pal_list

a named list of palettes

seed

optional, select a seed for consistent results.

Value

a character vector with hex codes.


delabj/delabjGenArt documentation built on Jan. 25, 2022, 3:45 a.m.