build_arrow_segments: Build arrow segments for CIs extending beyond xlim

View source: R/main.R

build_arrow_segmentsR Documentation

Build arrow segments for CIs extending beyond xlim

Description

Returns a list of ggplot layers for left and right arrows.

Usage

build_arrow_segments(tab, xlim, use_linetype = FALSE)

Arguments

tab

forest plot data with ci_low_arrow and ci_high_arrow columns

xlim

numeric vector of length 2

use_linetype

logical, include linetype aesthetic?

Value

list of ggplot layers


reportRmd documentation built on March 20, 2026, 5:06 p.m.