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 unit specifier

Value

grid::unit Returns the width unit for the widest grob


[Package forestplot version 3.1.6 Index]