| panel.dotplot {lattice} | R Documentation |
This is the default panel function for dotplot.
panel.dotplot(x, y, ...)
x,y |
coordinates of points to plot |
... |
graphical parameters can be supplied |
Creates Dotplot of x against y
Deepayan Sarkar deepayan@stat.wisc.edu