geom_point with a width argument adapted to ggplot2 version.Create a ggplot2 Point Layer with Version-Compatible Width
Creates a geom_point with a width argument adapted to ggplot2 version.
.geom_point_lw(mapping = NULL, data = NULL, ..., width = 1.5)ggplot2 layer for points.
Mapping aesthetic.
Data frame.
Additional parameters passed to geom_point.
Numeric line width for points, default 1.5.