prFpGetLegendGrobs: Gets the forestplot legend grobs

Description Usage Arguments Value

View source: R/forestplot2_helpers.R

Description

Gets the forestplot legend grobs

Usage

1
prFpGetLegendGrobs(legend, legend.cex, legend.title = NULL)

Arguments

legend

Legen corresponding to the number of bars.

legend.cex

The cex size of the legend, defaults to 80 % procent of cex parameter.

legend.title

The title of the legend if any, default to NULL

Value

list A "Legend" class that derives from a list with all the different legends. The list also contains attributes such as height, width, max_height, max_width, line_height_and_spacing. The title of the legend is saved inside attr("title")


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.