Skip to content
Prev 295318 / 398502 Next

package grid: mirror grob objects along an axis

Maybe my question was not concise enough. I was referring to objects created 
with the "package "grid" (also called "grobs"), not to the function "grid" 
from package "graphics". For instance, let's say I have a polygon createad 
with grid::polygonGrob and want to mirror it along a specified axis. Of course 
one could transform the polygon's coordinates, but I was hoping that there is 
some more generic way of doing this (and that this could e.g. also be done 
with text grobs).

Cheers
/thomas
On Tuesday 22 May 2012, Rui Barradas wrote: