prFpFindWidestGrob {forestplot} | R Documentation |
Finds the widest grob in the current list of grobs
Description
Finds the widest grob in the current list of grobs
Usage
prFpFindWidestGrob(grob.list, return_unit = "mm")
Arguments
grob.list |
A list of grobs |
return_unit |
A valid |
Value
grid::unit
Returns the width unit
for the widest grob
[Package forestplot version 3.1.5 Index]