View source: R/ggstrat-geoms.R
geom_lineh | R Documentation |
Connect observations in the vertical direction
geom_lineh( mapping = NULL, data = NULL, stat = "identity", position = "identity", na.rm = FALSE, show.legend = NA, inherit.aes = TRUE, ... )
mapping, data, stat, position, na.rm, show.legend, inherit.aes, ... |
See geom_line. |
A ggplot2 layer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.