[R] window (x,y) co-ordinates of datapoints

Jim Lemon jim at bitwrit.com.au
Wed Oct 10 12:22:27 CEST 2007


Alberto Monteiro wrote:
> Prof Brian Ripley wrote:
> 
>>Read ?par and the descriptiuon in 'An Introduction to R'.  "din",
>> "fin", "mai", "omi", "pin" and "usr" are relevant.
>>
> 
> Is there any hope that, instead of fin, din, pin, etc someday
> we will have fmm, dmm, pmm?
> 
Why worry about that, Alberto, when you can use my ammazing function:

mm2in(x) return(x/25.4)

thus:

par(pin=mm2in(126))

Jim



More information about the R-help mailing list