| .match_html_pbp_to_api | R Documentation |
.match_html_pbp_to_api() aligns parsed HTML play-by-play rows back to API
play-by-play rows using exact keys, greedy scoring, and a reciprocal-best
fallback for duplicate clusters.
.match_html_pbp_to_api(play_by_play, html_rows)
play_by_play |
data.frame API play-by-play object |
html_rows |
data.frame parsed HTML play-by-play rows |
data.frame of matched HTML rows with apiIndex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.