prMergeGp {forestplot} | R 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 |
strong |
Another |
Value
A gpar
merging attributes of both weak
and strong
[Package forestplot version 3.1.3 Index]