Also try the 'hexbin' package which is a good way of showing the 'density'
of the points.

On 2/19/07, Greg Snow <[EMAIL PROTECTED]> wrote:
>
> try:
>
> > plot(..., type='p',pch='.',...)
>
> you can also use the cex parameter to change the size of points.
>
> Also, look at the hexbin package for an alternative.
>
> Hope this helps,
>
> ________________________________
>
> From: [EMAIL PROTECTED] on behalf of downunder
> Sent: Tue 11/21/2006 1:55 PM
> To: r-help@stat.math.ethz.ch
> Subject: [R] advanced plotting
>
>
>
>
> Hi all. I need some help. I have to plot so many observation in a
> coordinate
> system that you can't see really much. Is there any possiblilty in R to
> reduce the size of a plotted point? In the plot command i could find a
> solution.
> plot(....,type = "p" ,..)
>
> thanks in advance
>
> lars
> --
> View this message in context:
> http://www.nabble.com/-R--advanced-plotting-tf2681625.html#a7479700
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@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.
>
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem you are trying to solve?

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to