R/geoms-special.R
geom_pointrange.RdA horizontal forest plot is this geom with the categorical variable on x
— a dedicated geom_forest() with flipped coordinates is a milestone.
geom_pointrange(
mapping = NULL,
data = NULL,
color = NULL,
size = NULL,
alpha = NULL,
linewidth = NULL
)As in geom_point().
Stroke width.
A Layer.