prFpPrintLabels: Plots the labels

View source: R/private.R

prFpPrintLabelsR Documentation

Plots the labels

Description

This is a helper function to the forestplot function.

Usage

prFpPrintLabels(labels, nc, nr, graph.pos)

Arguments

labels

A list to the labels

nc

Number of columns

nr

Number of rows

graph.pos

The position of the graph element within the table of text. The position can be 1-(ncol(labeltext) + 1). You can also choose set the position to "left" or "right".

Value

void


gforge/forestplot documentation built on Aug. 30, 2023, 7:40 a.m.