Intermediate ggplot in R

workshop
education
statistics
Session 9 in the series Basic Biostatistics and Bioinformatics
Author

SLUBI

Published

April 8, 2024

In this session you can learn more about R’s data visualization package ggplot. The workshop will answer the following questions:

What to Expect:

Preparation: Please have R and RStudio installed on your computer. Install ggplot2 by typing install.packages("ggplot2") into the console of your RStudio.

This session uses the publicly available Penguins data set. You can install the data with: install.packages("palmerpenguins").

When: Monday April 8th, 09:45
Where: Campus ULTUNA, VHC, floor 5, room Tanngrisner
or via Zoom (Password: 410 410)

All materials are available on Github after the session.