merge2GOF.Rd
Merging multiple GOFs (ggplot objects) into one graph with caption added as reurned by get.caption. Any legend present in first GOF is added to the combined graph.
merge2GOF(p1, p2, byrow = TRUE)
merge4GOF(p1, p2, p3, p4)
merge6GOF(p1, p2, p3, p4, p5, p6)