dot-geom_line_lw: Create a ggplot2 Line Layer with Version-Compatible Width...

.geom_line_lwR Documentation

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

Description

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

Usage

.geom_line_lw(mapping = NULL, data = NULL, ..., width = 1)

Arguments

mapping

Mapping aesthetic.

data

Data frame.

...

Additional parameters passed to geom_line.

width

Numeric line width for lines, default 1.

Value

ggplot2 layer for lines.


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