Re: [R] Coordinates of the current plot

2009-09-22 Thread Duncan Murdoch
On 9/22/2009 11:04 AM, p...@orbit.umbr.cas.cz wrote: Hi, Is is possible to obtain/ get coordinates of the current graphics? I am using plot function for hclust object and I want to add some additional graphics but I cannot figure out what ylim and xlim is used for actual ploting of tree. I know

[R] Coordinates of the current plot

2009-09-22 Thread petr
Hi, Is is possible to obtain/ get coordinates of the current graphics? I am using plot function for hclust object and I want to add some additional graphics but I cannot figure out what ylim and xlim is used for actual ploting of tree. I know that I can probably used ploting of dendrogram instead