Worldcup R Package Fjelstul Data-csv Direct

The worldcup R package, developed by Joshua C. Fjelstul , is a comprehensive relational database containing over 1.1 million data points related to the FIFA World Cup. It covers all 22 men's tournaments (1930–2022) and all 8 women's tournaments (1991–2019).

matches_csv <- read_csv("data-csv/matches.csv") goals_csv <- read_csv("data-csv/goals.csv") players_csv <- read_csv("data-csv/players.csv") worldcup r package fjelstul data-csv

library(ggplot2)

If you prefer working with Python, Excel, or SQL, you can find raw data in the following folders: The worldcup R package, developed by Joshua C

Copyright 2022 Dunreeb Gutschke and Klie GbR