ggplot2 (version 0.9.3.1)

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_jitter, position_stack