plot.dd_plot {DescribeDisplay}R Documentation

Plot a dd plot

Description

Convenient method to draw a single panel.

Usage

plot.dd_plot(x, ..., axislocation = c(0.1, 0.1))

Arguments

x object to plot
... axis location, x and y position
axislocation

Details

This is mainly used for bug testing so that you can pull out a single panel quickly and easily.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package DescribeDisplay version 0.1 Index]