Message-ID: <26539736.post@talk.nabble.com>
Date: 2009-11-27T09:20:48Z
From: yonosoyelmejor
Subject: Arguments
hello,I would like to ask a question,Is there any way to pass arguments to a
script?I have this code:
Invernadero<-read.table(file.choose(),header=T,sep=",")
attach(Invernadero)
names(Invernadero)
Invernadero<-ts(Invernadero<-argument) //Here introduce the argument
plot(Hora,Invernadero,main=arguemtn,xlab="Tiempo",ylab=argument)
Thanks for your attention,I hope your answers.
Cheers,
Ignacio.
--
View this message in context: http://old.nabble.com/Arguments-tp26539736p26539736.html
Sent from the R help mailing list archive at Nabble.com.