[R] Windows, R version 4.0.2, read.csv() - -Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : cannot open file 'hw1_data': No such file or directory

Eric Berger er|cjberger @end|ng |rom gm@||@com
Fri Jul 24 15:08:38 CEST 2020


What happens when you give the command
list.files(".","hw1_data")
?

On Fri, Jul 24, 2020 at 3:53 PM Mounica Miriyala <
mounicamiriyala0716 using gmail.com> wrote:

> HI,
> I am currently taking my week 1 quiz 1. The quiz has  1 to 20 questions in
> which 11 to 20 should be dealt with dataset given by the coursera. But I am
> not able to open due to the mentioned error above. When I give dir() it
> shows the exact file that has the dataset to be used in the quiz1 but when
> i try to read the file in R it throwing the error -----"*Error in
> file(file, "rt") : cannot open the connection*
>
>
> *In addition: Warning message:In file(file, "rt") :  cannot open file
> 'hw1_data': No such file or directory*
> "
> Please help! I tried the google for the error and tried different ways but
> still gets the same error message. I hope is will get this done in the
> second attempt for my quiz1.
>
> Regards,
>
> Mounica Miriyala.
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list