tm_player_market_values {worldfootballR} | R Documentation |
Get Transfermarkt player market values
Description
Returns data frame of player valuations (in Euros) from transfermarkt.com Replaces the deprecated function get_player_market_values
Usage
tm_player_market_values(country_name, start_year, league_url = NA)
Arguments
country_name |
the country of the league's players |
start_year |
the start year of the season (2020 for the 20/21 season) |
league_url |
league url from transfermarkt.com. To be used when country_name not available in main function |
Value
returns a dataframe of player valuations for country/seasons
[Package worldfootballR version 0.6.2 Index]