View source: R/tm_league_debutants.R
tm_league_debutants | R Documentation |
Returns a data frame of debutants for a selected league
tm_league_debutants( country_name, league_url = NA, debut_type, debut_start_year, debut_end_year )
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 |
returns a dataframe of players who debuted in the selected league
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.