Skip to content

issues Search Results · repo:JaseZiv/worldfootballR language:R

Filter by

272 results
 (53 ms)

272 results

inJaseZiv/worldfootballR (press backspace or delete to remove)

Hi, I was wondering if you have had the opportunity to look at getting player level suspension data, similar to that of injury data, from transfermarkt please? would be great to get a complete list of ...
  • kidshiva
  • Opened 
    2 days ago
  • #411

I have a script that I use to scrape data from FBref that includes the fb_league_stats function. I just installed the latest version of worldfootballR and I m now being given the could not find function ...
  • jcolpitts24
  • 1
  • Opened 
    4 days ago
  • #410

I am trying to get team match stats from older matches, such as https://fbref.com/en/matches/ce600809/Velez-Sarsfield-Aldosivi-February-13-2015-Primera-Division-Argentina or https://fbref.com/en/matches/1fa065fc/Roda-JC-Kerkrade-Heracles-Almelo-August-8-2015-Eredivisie. ...
  • dekraan
  • Opened 
    18 days ago
  • #409

Never mind this. I might have had the wrong version installed. After getting the github version, things turned for the better!
  • dekraan
  • Opened 
    21 days ago
  • #408

Hello and happy new year, this function load_match_comp_results load some corrupted data for season_end_year 2024, that is not related to the champions league. library(worldfootballR) comp - UEFA ...
  • bassamsdata
  • 4
  • Opened 
    24 days ago
  • #407

Trying to get the advanced matches stats from load_fb_advanced_match_stats fails with: Data not loaded. Please check parameters. library(worldfootballR) packageVersion( worldfootballR ) match_stats_summary ...
  • sgrassie
  • 1
  • Opened 
    on Dec 28, 2024
  • #406

library(worldfootballR) library(dplyr) eng_match_results - load_fb_advanced_match_stats( country = ENG , gender = M , tier = 1st , season_end_year = 2023, stat_type = defense , team_or_player ...
  • SangeethsivanSivakumar
  • 11
  • Opened 
    on Dec 2, 2024
  • #405

For example, library(tidyverse) library(worldfootballR) shot_times = load_fb_match_shooting( country = ENG , gender = M , tier = 1st ) % % janitor::clean_names() shot_times % % ...
  • 1Colin11
  • 6
  • Opened 
    on Nov 25, 2024
  • #404

I encountered the following error while trying to use the function tm_team_transfer_balances: library(worldfootballR) tm_team_transfer_balances( start_year = 2021, league_url = https://www.transfermarkt.com/premier-league/startseite/wettbewerb/GB1 ...
  • pataq21
  • 2
  • Opened 
    on Oct 21, 2024
  • #402

Currently have an issue using load_fb_advanced_match_stats() when select ESP as the country and summary as the stat_type, seems to work for other leagues. library(worldfootballR) packageVersion( worldfootballR ...
  • angusedwards888
  • 1
  • Opened 
    on Sep 26, 2024
  • #401
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub