A function to merge two sets of graphical parameters
prMergeGp(weak = gpar(), strong = gpar())
weak
A gpar
gpar
strong
Another gpar, with parameters taking precedence over weak
A gpar merging attributes of both weak and strong