panel.dotplot {lattice}R Documentation

Default Panel Functions for dotplot

Description

This is the default panel function for dotplot.

Usage

panel.dotplot(x, y, ...)

Arguments

x,y coordinates of points to plot
... graphical parameters can be supplied

Details

Creates Dotplot of x against y

Author(s)

Deepayan Sarkar deepayan@stat.wisc.edu

See Also

dotplot


[Package Contents]