install.packages('logitr')
install.packages('cbcTools')
Workshop Software & Code
Download and unzip this code for the practice sessions.
Install the latest version of R and RStudio:
- Download and install R (version 4.0.2 or higher)
- Download and install RStudio (Desktop version)
- Open RStudio and run this code to install the packages we’ll be using:
- As a backup, sign up for Posit Cloud1 (the free version). It’s basically the same thing as RStudio, but accessible via a web browser. If things aren’t working on your computer, this is a great backup to quickly get back to working in RStudio.
That’s it - you’re all set!
Footnotes
“Posit” is the company that makes “RStudio”, the software we’ll use to work with R.↩︎