[R] Plot symbols dimensions

hadley wickham h.wickham at gmail.com
Tue Apr 10 05:33:07 CEST 2007


Have you tried using polygons instead?  That sounds like it would be
more appropriate for your purpose.

Hadley

On 4/9/07, Jorge Cornejo-Donoso <cornejo at biopatagonia.cl> wrote:
> I have the same question/problem.
> I have a UTM plot, so the axes are in meters, and I need to represent each
> point of 50*50 m. It is any way to do it?
>
> -----Mensaje original-----
> De: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] En nombre de Cressoni, Massimo
> (NIH/NHLBI) [F]
> Enviado el: Domingo, 08 de Abril de 2007 18:29
> Para: r-help at stat.math.ethz.ch
> Asunto: [R] Plot symbols dimensions
>
>
> I am writing some code to obtain publication-like plots (like the ones can
> be obtained with SigmaPlot). I am not able to find the dimensions of a
> point. Parameters like cex make you able to make it bigger or smaller but I
> need to know the exact dimension (in relative coordinates :
> if my plot is 640x480 a dot plotted with cex=1.5 will be...)
>
> Massimo Cressoni
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>
> __________ Informacisn de NOD32, revisisn 2173 (20070407) __________
>
> Este mensaje ha sido analizado con  NOD32 antivirus system
> http://www.nod32.com
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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