dot-geom_point_lw: Create a ggplot2 Point Layer with Version-Compatible Width...

.geom_point_lwR Documentation

Create a ggplot2 Point Layer with Version-Compatible Width Creates a geom_point with a width argument adapted to ggplot2 version.

Description

Create a ggplot2 Point Layer with Version-Compatible Width Creates a geom_point with a width argument adapted to ggplot2 version.

Usage

.geom_point_lw(mapping = NULL, data = NULL, ..., width = 1.5)

Arguments

mapping

Mapping aesthetic.

data

Data frame.

...

Additional parameters passed to geom_point.

width

Numeric line width for points, default 1.5.

Value

ggplot2 layer for points.


powerbrmsINLA documentation built on July 2, 2026, 5:07 p.m.