Skip to contents

Returns a data frame of debutants for a selected league

Usage

tm_league_debutants(
  country_name,
  league_url = NA,
  debut_type,
  debut_start_year,
  debut_end_year
)

Arguments

country_name

the country of the league's players

league_url

league url from transfermarkt.com. To be used when country_name not available in main function

debut_type

whether you want 'league' debut or 'pro' debut

debut_start_year

the season start year of the beginning of the period you want results for

debut_end_year

the season start year of the end of the period you want results for

Value

returns a dataframe of players who debuted in the selected league