prepAlign {forestplot} | R Documentation |
Prepares graph position
Description
Prepares the graph position so that it matches the label size
Usage
prepAlign(align, graph.pos, nc)
Arguments
align |
Vector giving alignment (l,r,c) for the table columns |
graph.pos |
An integer indicating the position of the graph |
nc |
The number of columns |
Value
Returns vector of "l", "c", "r"
values
[Package forestplot version 3.1.3 Index]