[R] Error in eval(expr, envir, enclos)

uttara_n nilawar.uttara at gmail.com
Tue Sep 21 08:28:57 CEST 2010


Oh, I am sorry I did not include the data.frame command line since it loaded
the data correctly without any errors. The following is the command line I
used to load the data:

data <- read.table
("C:/MUP/Internship/Distance_Statistics/Excel_data/ForModelling_Rev_2.csv" ,
sep= ",", header = TRUE)
attach (data)
summary (data)

-- 
View this message in context: http://r.789695.n4.nabble.com/Error-in-eval-expr-envir-enclos-tp2547917p2548072.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list