Hi All, This is the file which I want to import into R After importing and querying the data, error is coming as null.
read.csv("Noname3.csv", header=T) -> FD
FD$SUBJECT
NULL
Can please help?
Regards
Devarayalu
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

