Draw the forestplot legend
Takes the grobs and outputs the legend inside the current viewport.
prFpDrawLegend(lGrobs, col, colgap, pos, gp, r, padding, fn.legend, ...)
lGrobs |
A list with all the grobs, see |
col |
The colors of the legends. |
colgap |
The gap between the box and the text |
pos |
The position of the legend, either at the "top" or the "right" unlesss
positioned inside the plot. If you want the legend to be positioned inside the plot
then you have to provide a list with the same x & y qualities as |
gp |
The |
r |
The box can have rounded edges, check out |
padding |
The padding for the legend box, only used if box is drawn. This is the distance from the border to the text/boxes of the legend. |
fn.legend |
The function for drawing the marker |
... |
Passed to the legend |
void
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.