Soccer Analytics for Beginners: An R Tutorial on EURO 2020 Data – Web Scraping & Radar Plots

Reading Time: 12 minutes Bill K from SweepSportsAnalytics.com presents Soccer Analytics for Beginners: An R Tutorial with EURO 2020 Data – Web Scraping & Radar Plots.

Step 1: Download R Studio
Step 2: Install packages
Step 3: Load libraries
Step 4: Read fbref.com URLs
Step 5: Read a single pair of tables for a single game
Step 6: Read all tables for all games
Step 7: Create summary data frame
Step 8: Select players
Step 9: Create the radar plots
Step 10: Make the graph presentable
Step 11: Interpret the graph