Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 785 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 785 Bytes

March Workout Challenge


Aim

Create animated graphs to show the progress of an ongoing workout challenge with friends.

Aim (for real)

I'm trying to acquaint myself with Targets and the basics of ggplot2 in R.

Aim (for real, for real)

Mainly, procrastination.

Results

Data

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.

Suggestions?

If you have suggestions for other cool graphs to create, please let me know!