fb_player_urls | R Documentation |
Returns the URLs for all players for a given team
fb_player_urls(team_url, time_pause = 3)
team_url |
the player's team URL (can be from fb_team_urls()) |
time_pause |
the wait time (in seconds) between page loads |
returns a character vector of all fbref player URLs for a selected team
## Not run: try({ fb_player_urls("https://fbref.com/en/squads/fd962109/Fulham-Stats") }) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.