Create animated graphs to show the progress of an ongoing workout challenge with friends.
I'm trying to acquaint myself with Targets and the basics of ggplot2 in R.
Mainly, procrastination.
Create raw_data.xlsx with a column "Date" and a column for each participant with their names as column headers. For each participant and date, fill in whether the participant has worked out (1) or not (0). Put the Excel-file in the folder data.
If you have suggestions for other cool graphs to create, please let me know!