| .html_extract_tagged_players | R Documentation |
.html_extract_tagged_players() resolves explicitly team-tagged HTML player
references such as TOR #42 into ordered team/player pairs.
.html_extract_tagged_players(
description,
home_team_id,
away_team_id,
home_abbrev,
away_abbrev,
roster_lookup
)
description |
HTML event description |
home_team_id |
home-team ID |
away_team_id |
away-team ID |
home_abbrev |
home-team abbreviation |
away_abbrev |
away-team abbreviation |
roster_lookup |
standardized roster lookup data.frame |
data.frame of ordered team/player references
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.