I’m trying to reorganise my dataframe to make analysis easier.
Currently Data looks like:
current data apparance
and I want to reorganise in a long format to look like:
ideal data appearance
If anyone has any suggestions on how to do this it would be much appreciated
I have tried grouping data using dplyr but keep running into issues
New contributor
Elliot May is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.