A dataset of skill ratings across five categories for three players,
suitable for radar/spider chart examples.
A data frame with 15 rows and 3 columns:
- category
Skill category (Speed, Strength, Defense, Stamina, Agility)
- value
Skill rating (1-10)
- player
Player identifier (Player A, B, or C)
Source
Simulated in data-raw/generate_example_data.R.