If it's an excel file, I recommend installing the readxl package and using the function read_excel. If it's a csv, you can install tidyverse and use the function read_csv.
readxl
read_excel
tidyverse
read_csv
Thanks for your recommend. I also used read_csv but my question didn't run. I attach my question.
(Mod edit [ picture redacted])
Hi, welcome!
Please have a look to our homework policy, homework inspired questions are welcome but they should not include verbatim instructions from your course.
ok, I see, Thank you
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.