[R] Text positioning in pixel coordinates?

Greg Snow Greg.Snow at imail.org
Wed May 19 06:23:15 CEST 2010


?grconvertX 

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Oliver
> Sent: Monday, May 17, 2010 8:24 AM
> To: r-help at stat.math.ethz.ch
> Subject: [R] Text positioning in pixel coordinates?
> 
> Hello,
> 
> 
> the positioning of text elements in a graphics is nortmally
> done via x/y coordin ates of the displayed data.
> 
> most of the time this is very helpful (and missing in other
> programs).
> 
> But when I want to set some text into a graphics always at the same
> position,
> this will not be easy...
> 
> I might use range() for locating the edges and then go down some
> percent of the
> range or so...
> 
> ...but maybe there is a better alternative to this approach?
> 
> 
> 
>   Oliver
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list