player_dictionary_mapping: Player Mapping Dictionary

View source: R/player_dictionary_mapping.R

player_dictionary_mappingR Documentation

Player Mapping Dictionary

Description

Returns data frame of players from the top 5 Euro leagues, their player URL and their respective Transfermarkt URL. Currently only for the players who have been in the top 5 leagues since the 2017-2018 season

Usage

player_dictionary_mapping()

Value

returns a dataframe of FBref players and respective Transfermarkt URL

Examples


try({
mapped_players <- player_dictionary_mapping()
})


worldfootballR documentation built on Nov. 26, 2022, 9:05 a.m.