Hue_Pal: Hue_Pal

View source: R/Color_Palettes.R

Hue_PalR Documentation

Hue_Pal

Description

Shortcut to hue_pal to return to ggplot2 defaults if user desires, from scales package.

Usage

Hue_Pal(num_colors)

Arguments

num_colors

number of colors to return in palette.

Value

hue color palette (as many colors as desired)

Examples

cols <- Hue_Pal(num_colors = 8)
PalettePlot(pal= cols)


samuel-marsh/scCustomize documentation built on Dec. 20, 2024, 7:41 a.m.