View source: R/visualization.R
tof_generate_palette | R Documentation |
This function generates a color palette based on the color palette of the author's favorite pokemon.
tof_generate_palette(num_colors)
num_colors |
An integer specifying the number of colors you'd like to generate. |
A character vector of hex codes specifying the colors in the palette.
tof_generate_palette(num_colors = 5L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.