View source: R/process_msf_pbp.R
process_msf_pbp | R Documentation |
Typically it is not necessary to call this function directly. It is better to
use load_pbp(game_id, team)
which will handle acquisition of the
raw data and archiving of the results.
process_msf_pbp(raw_msf_pbp)
raw_msf_pbp |
a raw api pull of a play-by-play from mysportsfeeds
(as returned by |
a length 2 list of pbp tibbles, one for each team involved. This list is also archived.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.