✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
This question is about workflow and reproducibility. Your project as saved in ETC1010_5510.Rproj
is in the folder ETC1010_5510
(which indicates that the location where R is looking at is folder ETC1010_5510
). In that folder you have carefully organised your assignment work into a separate directory, which holds your solution, in the file assignment_01.Rmd
. The directory structure is below:
users
└── myself
└── ETC1010_5510
└── ETC1010_5510.Rproj
└── assignment
└── assignment_01.Rmd
└── assignment_02.Rmd
└── data
└── file.csv
What would happen if you tried to run the following code after you opened the project read_csv("assignment/data/file.csv")
?
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!