tm_team_staff_history {worldfootballR} | R Documentation |
Get team staff history
Description
Returns all people who have held the selected role in a team's history
Usage
tm_team_staff_history(team_urls, staff_role = "Manager")
Arguments
team_urls |
transfermarkt.com team(s) url for a season |
staff_role |
the role description which can be found here: https://github.com/JaseZiv/worldfootballR_data/blob/master/raw-data/transfermarkt_staff/tm_staff_types.csv |
Value
returns a data frame of all selected staff roles for a team(s) history
[Package worldfootballR version 0.6.2 Index]