Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

9 results for “from:Pedro Barros”

Inverse of placeGrob?
Pedro Barros · Sep 30, 2008 · r-help

Hi, I am trying to extract grobs from a frame. I found out how to place grobs in a frame, but not how to extract them once they are there. Is there an "inverse" function to placeGrob? Thanks, Pedro -- View...

ggplot2 - accessing legend data
Pedro Barros · Sep 19, 2008 · r-help

Hi All, I am trying to build a set of plots, and build a common legend to all of them. Because I want to use a multi-line, multi-column legend layout, I cannot use the common ggplot2 legends (if...

ggplot 2 - editing in the "panel_1_1" viewport
Pedro Barros · Sep 29, 2008 · r-help

Hi All, I am trying to find out how to access the components of a ggplot plot, and I found this reply from Paul Murrel http://www.nabble.com/navigating-ggplot-viewports-tt14826352.html#a15056223. I tried it, and it...

multiple plots - editing ggplot2 plot
Pedro Barros · Sep 27, 2008 · r-help

Hi All, I am trying to build a composite plot, with multiple categories, using ggplot2. In principle, it could be done using facetting, but I do not seem to be able to get past the defaults, so I try building...

ggplot2 - deprecated guide= argument in
Pedro Barros · Sep 17, 2008 · r-help

In the help for scale_fill_identity, it is written ## Not run: colour <- c("red","green","blue","yellow") qplot(1:4, 1:4, fill=colour, geom="tile") qplot(1:4, 1:4, fill=colour, geom="tile") + scale_fill_identity() # To...

multiple plots - editing ggplot2 plot
Pedro Barros · Sep 30, 2008 · r-help

Hi Hadley, Thanks for the quick reply. Well, if I could do it directly in ggplot, even better. My data is below (from "dump"). I calculate the bar heights previously, now I just want to plot them, with fixed fill...

"grep" argument not working in "getGrob"?
Pedro Barros · Oct 1, 2008 · r-help

Hi All, I have a gTree (x1) produced by ggplot, with the following structure (output from grid.ls, edited): viewport[GRID.VP.15] frame[plot-surrounds] viewport[GRID.VP.16] cellGrob[GRID.cellGrob.137] rect[background] upViewport[1] viewport[GRID...

ggplot2 - deprecated guide= argument in
Pedro Barros · Sep 17, 2008 · r-help

Hi Hadley, As for now, I have not yet delved deep enough into the new version to be sure if I like it or not. It's just that I like the freedom to choose, and the previous form was...

ggplot 2 - editing in the "panel_1_1" viewport
Pedro Barros · Oct 1, 2008 · r-help

Hi Paul, Thanks for the tips. I am using ggplot indeed, but I am trying to "drill down", and extract several grobs, most of which are gTrees or frames. Until now, I have more or less managed, but I am...

Can't find what you're looking for? Try searching with Google .