PlotPch {DescToolsAddIns} | R Documentation |
Information Plots
Description
The function PlotPar()
plots the typically used parameters and their values.
Usage
PlotPar()
PlotPch(col = NULL, bg = NULL, newwin = FALSE)
PlotMar()
Arguments
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 |
Details
PlotPch()
will display the plot characters as defined by pch
in all plots in a dialog.
PlotMar()
plots the margins.
Author(s)
Andri Signorell <andri@signorell.net>
See Also
Examples
PlotPar()
PlotPch()
[Package DescToolsAddIns version 1.11 Index]