prMergeGp: 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())
Value
A gpar
merging attributes of both weak
and strong
Arguments
- weak
A gpar
- strong
Another gpar
, with parameters taking precedence
over weak