Creates a visualization showing all available CSIDS color palettes with their color codes and names.

display_all_palettes()

Value

A ggplot2 plot displaying all color palettes

See also

Other csstyle_utilities: colors, every_nth(), set_global()

Examples

# Display all available color palettes
display_all_palettes()
#> Warning: Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
#>  Please use `linewidth` instead.
#>  The deprecated feature was likely used in the csstyle package.
#>   Please report the issue at <https://github.com/niphr/csstyle/issues>.