Enhances the '+' operator for ggplot objects to track the history of plot layers and modifications. This function is meant to be used in conjunction with the enhanced ggplot function provided by this package.
# S3 method for class 'gg'
e1 + e2
A modified ggplot object with updated plot history.