Learning Projects & changing dir in Projects

I have to say that I am a little puzzled by the use of Projects in RStudio.

I understand that many ppl do not like using the very ambiguous setwd(my/idiosyncratic/dir) BUT starting code in one dir and reading and writing from and to OTHER dir s is a little bothersome given all the messages one gets. See Dir layout below:

My reading has lead me to believe that having a folder system like thus is good practice:

0_data
1_code
2_pipeline
3_output
.Rproj.user
README

I am just not getting the nuisances of changing dir s in Projects. I have noticed that there are no videos on the web or Good explanations that delve into this matter.

Is there a better way??

Exasperated,
M

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.