VS Code Installation: https://code.visualstudio.com/
Windows Users: Install Rtools: https://cran.r-project.org/bin/windows/Rtools/
Install Radian for an improved R console experience:
Install R Package Dependencies:
Put simply, packages are how you make it as easy as possible to use, maintain, share, and collaborate on Python code with others, whether they be your friends, work colleagues, the world, or your future self! [Packages] save you time. Even if you don’t intend to share your package with others, they help you easily reuse and maintain your code across multiple projects.
usethis package?## Class Assignments