addGGtitle: Add title and subtitle to a ggplot
Description
Found in http://www.antoni.fr/blog/?p=39 .. whewww... modified a little
Usage
addGGtitle(main, sub = NULL)
Arguments
sub
Optional string for sub title
Details
Usage:
ggplot(...) + geom_X(...) + addGGtitle(...)