fb_player_urls: Get fbref Player URLs

fb_player_urlsR Documentation

Get fbref Player URLs

Description

Returns the URLs for all players for a given team

Usage

fb_player_urls(team_url, time_pause = 3)

Arguments

team_url

the player's team URL (can be from fb_team_urls())

time_pause

the wait time (in seconds) between page loads

Value

returns a character vector of all fbref player URLs for a selected team

Examples

## Not run: 
try({
fb_player_urls("https://fbref.com/en/squads/fd962109/Fulham-Stats")
})

## End(Not run)

worldfootballR documentation built on Nov. 26, 2022, 9:05 a.m.