View source: R/player_market_values.R
tm_player_market_values | R Documentation |
Returns data frame of player valuations (in Euros) from transfermarkt.com Replaces the deprecated function get_player_market_values
tm_player_market_values(country_name, start_year, league_url = NA)
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 |
returns a dataframe of player valuations for country/seasons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.