prepLabelText {forestplot}R Documentation

Prepares label text

Description

Prepares an object that contains the number of columns and rows

Usage

prepLabelText(labeltext, nr)

## S3 method for class 'forestplot_labeltext'
x[i, j, ...]

Arguments

labeltext

The label text input, either expression, list vector or matrix

nr

The number of rows

x

A forestplot_labeltext object

i

The row

j

The column

...

Passed on to the fn.ci_norm and fn.ci_sum arguments

Value

Returns a forestplot_labeltext object with attributes:

Functions


[Package forestplot version 3.1.3 Index]