[R] Aspect Ratio

David Winsemius dwinsemius at comcast.net
Thu Aug 19 23:24:32 CEST 2010


On Aug 19, 2010, at 5:13 PM, r.ookie wrote:

> set.seed(1)
> x <- rnorm(n = 1000, mean = 0, sd = 1)
> plot(x = x, asp = 2000)
>
> Could someone please explain what the 'asp' parameter is doing?

You want us to read the help page to you?

-- 

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list