calculate_multiforest_layout: Calculate table layout for multiforest plots

View source: R/multiforest.R

calculate_multiforest_layoutR Documentation

Calculate table layout for multiforest plots

Description

Computes column widths and positions for the table portion of a multiforest plot.

Usage

calculate_multiforest_layout(
  to_show_exp_clean,
  show_n,
  show_events,
  indent_predictor,
  show_predictor = TRUE,
  effect_abbrev,
  font_size,
  table_width = 0.6,
  rangeb,
  center_padding,
  ci_pct = 95
)

summata documentation built on May 7, 2026, 5:07 p.m.