prGetLabelsList: Gets the forestplot labels

View source: R/private_prGetLabelsList.R

prGetLabelsListR Documentation

Gets the forestplot labels

Description

A function that gets all the labels

Usage

prGetLabelsList(labels, align, is.summary, txt_gp, col)

Arguments

labels

A forestplot_labeltext object

align

Alignment, should be equal to attr(labels, "no_cols")

is.summary

A vector indicating by TRUE/FALSE if the value is a summary value which means that it will have a different font-style

txt_gp

Set the fonts etc for all text elements. See fpTxtGp for details

col

Set the colors for all the elements. See fpColors for details

Value

list A list with attr(labels, "no_cols") where each element contains a list of attr(labels, "no_rows") elements with attributes width/height for each element and max_width/max_height for the total


forestplot documentation built on Aug. 26, 2023, 5:07 p.m.