picketPlotControl: Default parameter settings for picketPlot

Description Usage Details Value See Also

View source: R/annHeatmap.R

Description

This function returns a named list of parameters that affect how a picketPlot is generated. This list can be used as a template for overriding the defaults partially or completely.

Usage

1

Details

The following parameter affects the overall appearance of the plot:

The following parameters directly affect how binary indicator variables are displayed:

Note that boxh and vbuff also affect the display of numerical variables as a scatter plot: as the amount of vertical space allowed for a single numerical variable (see also numfac below) and the vertical space between two neighboring variable panels (binary or ornumerical), respectively.

The following parameters only affect the display of a numerical variable:

Value

A named list

See Also

picketPlot, par, pretty


alexploner/Heatplus documentation built on May 23, 2021, 2:01 p.m.