PlotPch: Information Plots

PlotPchR 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 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.

Author(s)

Andri Signorell <andri@signorell.net>

See Also

par, colors

Examples

PlotPar()
PlotPch()

DescToolsAddIns documentation built on May 9, 2022, 5:07 p.m.