tof_generate_palette: Generate a color palette using tidytof.

View source: R/visualization.R

tof_generate_paletteR Documentation

Generate a color palette using tidytof.

Description

This function generates a color palette based on the color palette of the author's favorite pokemon.

Usage

tof_generate_palette(num_colors)

Arguments

num_colors

An integer specifying the number of colors you'd like to generate.

Value

A character vector of hex codes specifying the colors in the palette.

Examples

tof_generate_palette(num_colors = 5L)


keyes-timothy/tidytof documentation built on May 7, 2024, 12:33 p.m.