prMergeGp: A function to merge two sets of graphical parameters

View source: R/forestplot_helpers.R

prMergeGpR Documentation

A function to merge two sets of graphical parameters

Description

A function to merge two sets of graphical parameters

Usage

prMergeGp(weak = gpar(), strong = gpar())

Arguments

weak

A gpar

strong

Another gpar, with parameters taking precedence over weak

Value

A gpar merging attributes of both weak and strong


gforge/forestplot documentation built on Aug. 30, 2023, 7:40 a.m.