/chicas-data-viz-workshop

Workshop for CHICAS PhD students on data visualisation.

Primary LanguageRMarkdownCreative Commons Attribution 4.0 InternationalCC-BY-4.0

CHICAS Data Visualisation Workshop

Data Visualisation Workshop delivered to CHICAS PhD students in November 2023.

Slides: nrennie.github.io/chicas-data-viz-workshop

Example plots (scurvy data): github.com/nrennie/tidytuesday/tree/main/2023/2023-07-25

Workshop outline

  • 30 mins presentation: covering principles of data visualisations (based on royal-statistical-society.github.io/datavisguide).
  • Exercise 1 (10 mins): in groups, discuss an example chart and suggest how to improve it. Feed back to the room.
  • Exercise 2 (15 mins): Take the code that produces the example chart and edit the code to improve the chart.
  • Exercise 3 (20 mins+): BYOC (or use some #TidyTuesday data).

Packages required

Attendees should have access to R, and the following packages:

  • medicaldata
  • ggplot2