TidyX Episode 140: Data restructuring via splits

This week, Ellis Hughes and I answer a viewer question about data restructuring using splits in the data.

The viewer has some data sets that include information about competitions, the name of the athlete, the team the athlete is on, and the athlete gender. The goal was to help the viewer write some code that could output this information into a clean looking list with all of the information arranged appropriately within each competition.

Ellis and I both approached it (and interpreted it) in different ways, so you get to see multiple different ways of solving the problem.

To watch the screen cast, CLICK HERE.

To access our code, CLICK HERE.