show_pch: Show plotting characters

View source: R/plot_extra.R

show_pchR Documentation

Show plotting characters

Description

In R, there are 26 numeric plotting characters. This function shows these options and their respective numbers. Note that col specifies both the border and fill color (if applicable) for 0:20; pchs 21:25 can be filled with bg.

Usage

show_pch(...)

Arguments

...

ignored

See Also

show_colors; pch

Examples

show_pch()


raredd/rawr documentation built on March 4, 2024, 1:36 a.m.