Other packages > Find by keyword >

worldfootballR  

Extract and Clean World Football (Soccer) Data
View on CRAN: Click here


Download and install worldfootballR package within the R console
Install from CRAN:
install.packages("worldfootballR")

Install from Github:
library("remotes")
install_github("cran/worldfootballR")

Install by package version:
library("remotes")
install_version("worldfootballR", "0.6.2")



Attach the package and use:
library("worldfootballR")
Maintained by
Jason Zivkovic
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-25
Latest Update: 2022-11-26
Description:
Allow users to obtain clean and tidy football (soccer) game, team and player data. Data is collected from a number of popular sites, including 'FBref', transfer and valuations data from 'Transfermarkt'<https://www.transfermarkt.com/> and shooting location and other match stats data from 'Understat'<https://understat.com/> and 'fotmob'<https://www.fotmob.com/>. It gives users the ability to access data more efficiently, rather than having to export data tables to files before being able to complete their analysis.
How to cite:
Jason Zivkovic (2021). worldfootballR: Extract and Clean World Football (Soccer) Data. R package version 0.6.2, https://cran.r-project.org/web/packages/worldfootballR. Accessed 13 Jun. 2026.
Previous versions and publish date:
0.4.5 (2021-11-25 20:50), 0.4.8 (2022-01-06 05:40), 0.4.9 (2022-01-16 12:10), 0.4.10 (2022-02-08 11:30), 0.5.0 (2022-03-21 06:30), 0.5.1 (2022-03-25 17:00), 0.5.6 (2022-06-15 11:50), 0.5.7 (2022-07-11 09:40), 0.6.0 (2022-08-24 09:10), 0.6.1 (2022-10-14 14:00)
Other packages that cited worldfootballR R package
View worldfootballR citation profile
Other R packages that worldfootballR depends, imports, suggests or enhances
Complete documentation for worldfootballR
Functions, R codes and Examples using the worldfootballR R package
Some associated functions: fb_advanced_match_stats . fb_big5_advanced_season_stats . fb_league_urls . fb_match_lineups . fb_match_report . fb_match_results . fb_match_shooting . fb_match_summary . fb_match_urls . fb_player_goal_logs . fb_player_match_logs . fb_player_scouting_report . fb_player_season_stats . fb_player_urls . fb_season_team_stats . fb_squad_wages . fb_team_goal_logs . fb_team_match_log_stats . fb_team_match_results . fb_team_player_stats . fb_teams_urls . fotmob_get_league_ids . fotmob_get_league_matches . fotmob_get_league_tables . fotmob_get_match_details . fotmob_get_match_info . fotmob_get_match_players . fotmob_get_match_team_stats . fotmob_get_matches_by_date . fotmob_get_season_stats . get_advanced_match_stats . get_match_lineups . get_match_report . get_match_results . get_match_shooting . get_match_summary . get_match_urls . get_player_market_values . get_season_team_stats . get_team_match_results . load_fb_big5_advanced_season_stats . load_fotmob_match_details . load_fotmob_matches_by_date . load_match_comp_results . load_match_results . load_understat_league_shots . player_dictionary_mapping . player_transfer_history . tm_expiring_contracts . tm_league_debutants . tm_league_injuries . tm_league_team_urls . tm_matchday_table . tm_player_bio . tm_player_injury_history . tm_player_market_values . tm_player_transfer_history . tm_squad_stats . tm_staff_job_history . tm_team_player_urls . tm_team_staff_history . tm_team_staff_urls . tm_team_transfer_balances . tm_team_transfers . understat_league_match_results . understat_league_season_shots . understat_match_shots . understat_player_shots . understat_team_meta . understat_team_players_stats . understat_team_season_shots . understat_team_stats_breakdown . 
Some associated R codes: fb_big5_advanced_season.R . fb_player_goal_logs.R . fb_player_match_logs.R . fb_player_scouting.R . fb_team_goal_logs.R . fb_team_match_log_stats.R . fb_team_player_stats.R . fbref_wages.R . fotmob_helpers.R . fotmob_leagues.R . fotmob_matches.R . fotmob_players.R . fotmob_stats.R . get_advanced_match_stats.R . get_match_lineups.R . get_match_report.R . get_match_results.R . get_match_shooting.R . get_match_summary.R . get_match_urls.R . get_season_player_stats.R . get_season_team_stats.R . globals.R . internals.R . internals_loading.R . load_fb.R . load_fotmob.R . load_understat.R . player_dictionary_mapping.R . player_market_values.R . player_transfer_history.R . team_match_results.R . tm_expiring_contracts.R . tm_league_debutants.R . tm_league_injuries.R . tm_matchday_table.R . tm_player_bio.R . tm_player_injury_history.R . tm_squad_stats.R . tm_staff_job_history.R . tm_team_staff_history.R . tm_team_transfer_balances.R . tm_team_transfers.R . understat_match_results.R . understat_shots.R . understat_teams.R . worldfootballr_helpers.R . zzz.R .  Full worldfootballR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

TEQR  
Target Equivalence Range Design
The TEQR package contains software to calculate the operating characteristics for the TEQR and the A ...
Download / Learn more Package Citations See dependency  
igraphtosonia  
Convert iGraph graps to SoNIA .son files
This program facilitates exporting igraph graphs to the SoNIA file format ...
Download / Learn more Package Citations See dependency  
aws.lambda  
AWS Lambda Client Package
A simple client package for the Amazon Web Services ('AWS') Lambda API ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA