When doing my assignment I have to:
-create a path or copy and paste the link of the requisite file into: read.csv() brakets.
-assign this -> to a new file, so that your original file is transferred into new file.
-then we work on new file to do assignements.
I cannot create the path of original file. It says, "unexpected entry"
when i want to View the new file, it says, the --- not found.
Please suggest that how path of original file is created. I have correctly imported the file into Rstudio and had set working directory.
When i enter the name of the original file, it shows up with link, which I can successfully copy and paste into console of RStudio!