Things to know and instructions

In general, these workshops are intended assuming very little knowledge of R. So all are welcome, no matter your skill, knowledge, or experience level!

Also, you are welcome to come with your own data so you can try the commands to see your own results!

Installing

Before coming to the workshop, please make sure to download and install:

After downloaded, make sure to install each using your operating system’s (e.g. Windows) standard procedure (e.g. running the .exe file for Windows users).

Installing packages

Each topic may have an requirement to (preferably) install a R package beforehand. If you aren’t familiar with installing packages, in RStudio, click the Tools -> Install Packages... menu option. In the pop up, typing the package suggested to install and hit Enter.

If you are a bit familiar with installing packages in R, you can just copy and paste the command listed in the Package(s) to install item in the session listing.