show.pch | R Documentation |
show.pch
plots the definitions of the pch
parameters.
show.col
plots definitions of integer-valued colors.
character.table
draws numeric equivalents of all latin
characters; the character on line xy
and column z
of the
table has numeric code "xyz"
, which you would surround in quotes
and preceed by a backslash.
show.pch(object = par("font")) show.col(object=NULL) character.table(font=1)
object |
font for |
font |
font |
Pierre Joyet pierre.joyet@bluewin.ch, Frank Harrell
points
, text
## Not run: show.pch() show.col() character.table() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.