DescTools (version 0.99.19)

PlotPch: 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 PlotPch. Defaults to hred.
bg
The color to be used for the background of the plot symbols. Default is hecru.
newwin
logical, defining if a new graphic device should be used. Default is FALSE.

Details

PlotPch() will display the plot characters as defined by pch in all plots in a dialog.

PlotMar() plots the margins.

See Also

par, colors

Examples

Run this code
PlotPar()
PlotPch()

Run the code above in your browser using DataCamp Workspace