Overview
Summarising data in with several variables and the role of variables in analysis
Last week you summarised and plotted single variables. This week you will start plotting data sets with more than one variable. This means you need to be able determine which variable is the response and which is the explanatory. You will find out what is meant by “tidy” data and how to perform a simple data tidying task. Finally you will discover how to save your figures to file.
Learning objectives
- summarise and plot appropriately datasets with more than one variable
- recognise that variables can be categorised by their role in analysis
- explain what is meant by ‘tidy’ data and be able to perform some data tidying tasks.
- save figures to file by scripting
Instructions
-
- 📖 From importing to reporting
-
💻 Summarise and plot datasets with more than one variable.
💻 Practice with working directories, importing data, formatting figures and the pipe
💻 Script saving figures to file for reproducibility
-
💻 Summarise and plot a dataframe from the workshop
💻 Practice the complete RStudio Project worklfow for a new dataset