patchwork
patchwork copied to clipboard
Improve guide merging
Currently guides fail to merge if the two guides are identical but uses different gpar() specifications, e.g. lty = "solid" vs lty = 1
unname_grob() is currently responsible for making grobs comparable - this should be extended to standardising gpar settings