Learn R Programming

lattice (version 0.19-30)

F_1_panel.dotplot: Default Panel Function for dotplot

Description

Default panel function for dotplot.

Usage

panel.dotplot(x, y, horizontal = TRUE,
              pch, col, lty, lwd, 
              col.line, levels.fos,
              groups = NULL,
              ...,
              identifier = "dotplot")

Arguments

Details

Creates (possibly grouped) Dotplot of x against y or vice versa

See Also

dotplot