This may work for you.
Then you can custom your graphics with ?par.
Data<-as.data.frame(matrix(c("Monday", "Tuesday", "Wed", "Thu", "Fri",
"Sat","Sun",56,57,60,75,62,67,70,76,77,81,95,82,77,83),ncol=3,nrow=7,list(pa
ste('Row',1:7,sep=''),c('Days','Hum','Temp')),byrow=F))
plot(Data$Days,Data$Temp)
Thanks for the answer, I'll take a look at these, meanwhile I forged some
data as an example of what I'll have soon.
Sam.Vol.
A1R179,40
A1R2102,09
A1R3102,09
A2R1124,78
A2R2158,81
A2R3153,13
A3R1226,87
A3R2164,48
A3R3153,13
A4R1181,49
A4R2175,82
A4R3
I will see the code! It is similar that i want!
Thanks a lot!
-Mensagem original-
De: Gabor Grothendieck [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 1 de julho de 2008 16:22
Para: Leandro Marino
Cc: [EMAIL PROTECTED] Org
Assunto: Re: [R] plot window
Look at the code for the graph
3 matches
Mail list logo