On 12-01-23 8:11 AM, Sri krishna Devarayalu Balanagu wrote:
Hi all,
A small problem raising.
Suppose the follow raw data is stored in a csv file. And the error is coming
as NULL with the following code.
Can you please help?
Thank you in advance.
SUBJCET
You have a typo in the heading line.
Duncan Murdoch
9999
9999
9999
9999
9999
1Ito
1Ito
1Ito
1Ito
1Ito
1Ito
9999
9999
9999
9999
read.csv("Noname3.csv") -> FD
FD$SUBJECT
NULL
Regards
Devarayalu
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org 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.
______________________________________________
R-help@r-project.org 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.