prFpPrintLabels {forestplot} | R 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 |
Value
void
[Package forestplot version 3.1.3 Index]