| PlotPch {DescTools} | R Documentation |
The function PlotPar() plots the typically used parameters and their values.
PlotPar() PlotPch(col = NULL, bg = NULL, newwin = FALSE) PlotMar()
col |
the default plotting color for |
bg |
The color to be used for the background of the plot symbols. Default is |
newwin |
logical, defining if a new graphic device should be used. Default is |
PlotPch() will display the plot characters as defined by pch in all plots in a dialog.
PlotMar() plots the margins.
Andri Signorell <andri@signorell.net>
PlotPar() PlotPch()