tm_player_market_values: Get Transfermarkt player market values

View source: R/player_market_values.R

tm_player_market_valuesR 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


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