From: lamac_k em hotmail.comTo: r-help-request em r-project.orgSubject: sub-plot in a plotDate: Mon, 28 Jan 2008 15:43:40 +0000 Dear all, how can I do these sub-plots in a plot (see file attached) in R. Best regards. Receba GR?TIS as mensagens do Messenger no seu celular quando voc? estiver offline. Conhe?a o MSN Mobile! Crie j? o seu! _________________________________________________________________ [[elided Hotmail spam]] -------------- Pr?xima Parte ---------- Um anexo n?o texto foi limpo... Nome : plot.pdf Tipo : application/pdf Tam : 82822 bytes Descr.: n?o dispon?vel Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080128/886220e9/attachment.pdf
See 'fig' argument in ?par example: x <- rnorm(100) plot(x) par(fig=c(2/3,1,2/3,1), new=T) hist(x, main="") On 28/01/2008, lamack lamack <lamac_k at hotmail.com> wrote:> > > > > From: lamac_k at hotmail.comTo: r-help-request at r-project.orgSubject: sub-plot in a plotDate: Mon, 28 Jan 2008 15:43:40 +0000 > > > Dear all, how can I do these sub-plots in a plot (see file attached) in R. Best regards. > > Receba GR?TIS as mensagens do Messenger no seu celular quando voc? estiver offline. Conhe?a o MSN Mobile! Crie j? o seu! > _________________________________________________________________ > > [[elided Hotmail spam]] > > > ______________________________________________ > R-help at r-project.org 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. > > >-- Henrique Dallazuanna Curitiba-Paran?-Brasil 25? 25' 40" S 49? 16' 22" O
See the subplot function in the TeachingDemos package. Hope this helps, ________________________________ From: r-help-bounces@r-project.org on behalf of lamack lamack Sent: Mon 1/28/2008 8:51 AM To: r-help@r-project.org Subject: [R] sub-plot in a plot From: lamac_k@hotmail.comTo: r-help-request@r-project.orgSubject: sub-plot in a plotDate: Mon, 28 Jan 2008 15:43:40 +0000 Dear all, how can I do these sub-plots in a plot (see file attached) in R. Best regards. Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile! Crie já o seu! _________________________________________________________________ [[elided Hotmail spam]] [[alternative HTML version deleted]]