search for: stddates

Displaying 1 result from an estimated 1 matches for "stddates".

Did you mean: states
2004 Jan 25
0
Reading in .csv Files in R 1081
Hi, I uninstalled my R's 1071, and installed R1081. But now, it appears that I cannot read in files using the same commands that I used previously. The command I type is m<-read.csv("E:/T6.25.8.02.StdDates.csv", header=TRUE, sep=",",quote="\"",dec=".",fill=TRUE) The error gives me is Error in file(file, "r") : unable to open connection Look forward to your insight. Best regards, Jean ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...