ggplot2 (version 1.0.0)

position_identity: Don't adjust position

Description

Don't adjust position

Usage

position_identity(width = NULL, height = NULL)

Arguments

width
Manually specify width (does not affect all position adjustments)
height
Manually specify height (does not affect all position adjustments)

See Also

Other position adjustments: position_dodge; position_fill; position_jitterdodge; position_jitter; position_stack