view_color_shades: View Each Color and Its Shades

View source: R/color.R

view_color_shadesR Documentation

View Each Color and Its Shades

Description

View Each Color and Its Shades

Usage

view_color_shades(
  ...,
  labels = TRUE,
  borders = NULL,
  cex_label = 0.5,
  ncol = NULL
)

Arguments

...

Base names of colors from base_colors()

labels

If TRUE, the plot is labelled with the color name. Default: TRUE

borders

Color for rectangle border(s) that is passed to rect(), Default: NULL

cex_label

Numeric character expansion factor; multiplied by par("cex") yields the final character size. NULL and NA are equivalent to 1.0, Default: 0.5

ncol

How wide the plot should be, Default: NULL

See Also

list2 str_remove filter,select


meerapatelmd/suzyBakeOven documentation built on March 30, 2022, 1:44 p.m.