show_palette_colors: View the colors of a HTML list

View source: R/show_palette_colors.R

show_palette_colorsR Documentation

View the colors of a HTML list

Description

View the colors of a HTML list

Usage

show_palette_colors(html_codes)

Arguments

html_codes

HTML codes you want to have a look at

Value

A figure showing the palette colors

Examples

colors_vec <- ggsci::pal_futurama()(4)

show_palette_colors(colors_vec)


g-antonello/gautils2 documentation built on Nov. 28, 2022, 9:39 a.m.