stat_vline

stat_vline(mapping=NULL, data=NULL, geom="vline", position="identity", intercept, ...)

Add a vertical line

This page describes stat_vline, see layer and qplot for how to create a complete plot from individual components.

What do you think of the documentation? Please let me know by filling out this short online survey.

Parameters

Parameters control the appearance of the stat. In addition to the parameters listed below (if any), any aesthetic can be used as a parameter, in which case it will override any aesthetic mapping.

Returns

This function returns a layer object.

Examples

> NULL 

What do you think of the documentation? Please let me know by filling out this short online survey.