show_col: Show R colors for graphics and grid package

View source: R/graph_utils.R

show_colR Documentation

Show R colors for graphics and grid package

Description

Show R colors for graphics and grid package (simple wrapper around functions from demo(colors).

Usage

show_col(
  package = c("graphics", "grid"),
  bg = "white",
  cex = 0.75,
  srt.rot = 30
)

Arguments

package

charachter. Which package's color to show

bg

charachter. Background color

cex

numeric cex

srt.rot

degree inclination

Value

Nothing. As a side effect the plot of colors.

Examples


show_col()


lbraglia/lbmisc documentation built on April 29, 2024, 11:27 a.m.