Introduction to R

Welcome

This is workshop material for the “Introduction to R” workshop given by the Monash Genomics and Bioinformatics Platform. In the past it has been presented as part of the Data Fluency program at Monash. Our teaching style is based on the style of The Carpentries.

During the workshop we will be using Posit Cloud to use R over the web:

You can also install R on your own computer. There are two things to download and install:

R is the language itself. RStudio provides a convenient environment in which to use R, either on your local computer or on a server.

Source code

This book was created in R using quarto!