Message-ID: <423315A1.10709@statistik.uni-dortmund.de>
Date: 2005-03-12T16:15:29Z
From: Uwe Ligges
Subject: plotting
In-Reply-To: <1110392918.422f40568c26e@my2.dal.ca>
Owen Buchner wrote:
> I have two questions for you. Firstly I'm having troubles trying to plot more
> then 1 graph. I'm attempting to make a plot with 9 panels, but i have no clue
> what type of code to use.
See ?par and its argument "mar", or ?layout, or even better the latice
package.
> Secondly i was wondering if there was some code to generate random numbers
> between two defined intervals and then have R chose one randomly in a program.
> If you could answer either of these questions for me I would appreciate it.
*Uniformly* distributed random numbers? -> see ?runif
Uwe Ligges
>
> Owen Buchner
>
> ______________________________________________
> 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