Why You Should Always Use RStudio Projects
Write code that you can share with others.
One of the most important tips we teach participants in R in 3 Months is to always use RStudio projects. There are a lot of resources out there that explain why this is useful (see, especially, Jenny Bryan's article Project-Oriented Workflow). But many of these resources go a bit over the head of newcomers.
So, I asked Charlie Hadley to record a video explaining why using RStudio projects is so important. In her video below, you'll see a clear, concise, and simple explanation for the value of using RStudio projects.
As you'll see, the main reason is reproducibility. If you use RStudio projects, you can write code that you can share with others and they'll be able to run. This enables you to get feedback, collaborate, and write code that you yourself will be able to run again next week, next month, or next year. Using RStudio projects will help you now — and in the future.
Sign up for the newsletter
Get blog posts like this delivered straight to your inbox.
You need to be signed-in to comment on this post. Login.