Dear All (and Hadley), Is the function "current.grobTree()" implemented in ggplot2? According to the draft ggplot2 book, on page 43, we can get a list of all grobs with current.grobTree(). But when I try that, I get 'Error: could not find function "current.grobTree"'.
However, when I try help(current.grobTree), I do get a "fake" document. Best Regards Xie Chao -- View this message in context: http://www.nabble.com/ggplot2%3A-can-not-find-%22current.grobTree%28%29%22-tp14310411p14310411.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.