prFpPrintLabels: 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"
.