geom_line with a width argument adapted to ggplot2 version.Create a ggplot2 Line Layer with Version-Compatible Width
Creates a geom_line with a width argument adapted to ggplot2 version.
.geom_line_lw(mapping = NULL, data = NULL, ..., width = 1)ggplot2 layer for lines.
Mapping aesthetic.
Data frame.
Additional parameters passed to geom_line.
Numeric line width for lines, default 1.