# Generated by roxygen2: do not edit by hand

export(fb_big5_advanced_season_stats)
export(fb_league_urls)
export(fb_player_match_logs)
export(fb_player_scouting_report)
export(fb_player_season_stats)
export(fb_player_urls)
export(fb_team_player_stats)
export(fb_teams_urls)
export(get_advanced_match_stats)
export(get_match_lineups)
export(get_match_report)
export(get_match_results)
export(get_match_shooting)
export(get_match_summary)
export(get_match_urls)
export(get_player_market_values)
export(get_season_team_stats)
export(get_team_match_results)
export(player_dictionary_mapping)
export(player_transfer_history)
export(tm_expiring_contracts)
export(tm_league_debutants)
export(tm_league_injuries)
export(tm_league_team_urls)
export(tm_matchday_table)
export(tm_player_bio)
export(tm_player_injury_history)
export(tm_squad_stats)
export(tm_staff_job_history)
export(tm_team_player_urls)
export(tm_team_staff_history)
export(tm_team_staff_urls)
export(tm_team_transfer_balances)
export(tm_team_transfers)
export(understat_league_match_results)
export(understat_league_season_shots)
export(understat_match_shots)
export(understat_player_shots)
export(understat_team_meta)
export(understat_team_players_stats)
export(understat_team_season_shots)
export(understat_team_stats_breakdown)
importFrom(magrittr,"%>%")
importFrom(readr,read_csv)
importFrom(rlang,.data)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(stats,runif)
importFrom(stringr,str_replace_all)
importFrom(utils,read.csv)
