I am trying to read a csv file using the code; contol <- read.csv("RBS.csv") This is the error message I got; Error in file(file, "r") : unable to open connection In addition: Warning message: In file(file, "r") : cannot open file 'RBS.csv', reason 'No such file or directory'
Where was the mistake? -- OYEYEMI, Gafar Matanmi (Ph.D) Senior Lecturer Department of Statistics University of Ilorin. Area of Specialization: Multivariate Analysis, Statistical Quality Control & Total Quality Management. Tel: +2348052278655, +2348068241885 [[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.