prGetLabelsList {forestplot} | R 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 |
align |
Alignment, should be equal to |
is.summary |
A vector indicating by |
txt_gp |
Set the fonts etc for all text elements. See |
col |
Set the colors for all the elements. See |
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
[Package forestplot version 3.1.5 Index]