April 2019
Beginner
157 pages
2h 30m
English
What we have learned so far adds a great deal of integration to R programming. But we are missing a way to bring all of that together in a format that we can reuse. This is where RStudio projects come into play.
RStudio projects are used to organize all the code, reports, and any other assets used in an analysis. When we create a project, RStudio will provide the needed files and everything else needed for your type of project.
Read now
Unlock full access