player_dictionary_mapping {worldfootballR}R 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()
})


[Package worldfootballR version 0.6.2 Index]