prepLines {forestplot} | R Documentation |
Prepares the lines for the plot
Description
Prepares the lines for the plot
Usage
prepLines(lines, is.summary, number_of_rows, number_of_columns, col, shapes_gp)
Arguments
is.summary |
A vector indicating by |
number_of_rows |
Total number of rows |
number_of_columns |
Total number of columns |
col |
Set the colors for all the elements. See |
shapes_gp |
Sets graphical parameters (squares and lines widths, styles, etc.)
of all shapes drawn (squares, lines, diamonds, etc.). This overrides |
[Package forestplot version 3.1.6 Index]