tidyverse

How to reshape your data in R for analysis

In this blog post, I show you how to reshape data (i.e. how to use pivot tables) so that the data are in the correct form for data analysis in R.