show_pch: Show 'pch'

View source: R/graph_utils.R

show_pchR Documentation

Show pch

Description

Show pch values.

Usage

show_pch(
  extras = c("*", ".", "0", "+", "#"),
  cex = 3,
  col = "red3",
  bg = "gold",
  cextext = 1.2
)

Arguments

extras

charachter. Further symbols to be plotted

cex

numeric cex

col

color

bg

character. Background color

cextext

cex for text

Value

Nothing. As a side effect the plot of pch.

Examples


show_pch()


lbraglia/lbmisc documentation built on March 28, 2024, 10:03 a.m.