View source: R/tm_expiring_contracts.R
tm_expiring_contracts | R Documentation |
Returns a data frame of players with expiring contracts for a selected league and time period
tm_expiring_contracts(country_name, contract_end_year, league_url = NA)
country_name |
the country of the league's players |
contract_end_year |
the year the contract is due to expire |
league_url |
league url from transfermarkt.com. To be used when country_name not available in main function |
returns a dataframe of expiring contracts in the selected league
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.