Displaying 1 result from an estimated 1 matches for "tp4393974p4393974".
2012 Feb 16
2
Defining a viewport scale in {Grid}
...= T)
grid.polygon(x=-c(10,10,40,40)/100, y=c(10,40,40,10)/100, draw = T)
#NEGATIVE X
grid.polygon(x=c(50,52,52,50)/100, y=-c(50,50,52,52)/100, draw = T)
#NEGATIVE Y
popViewport()
Thanks in advance.
--
View this message in context: http://r.789695.n4.nabble.com/Defining-a-viewport-scale-in-Grid-tp4393974p4393974.html
Sent from the R help mailing list archive at Nabble.com.