Displaying 1 result from an estimated 1 matches for "tp3828343p3828343".
2011 Sep 20
1
Data
...<- read.csv2("Dataname.csv",header=T)
attach(data)
x <- CGE[200:1]
dx <- diff(log(x))
How is my "Dataname" now safed?
I cant use it as data(dataname) unfortunately.
Where is my mistake?
Thank you
--
View this message in context: http://r.789695.n4.nabble.com/Data-tp3828343p3828343.html
Sent from the R help mailing list archive at Nabble.com.