| .apply_pbp_delta_columns | R Documentation |
.apply_pbp_delta_columns() inserts computed delta columns into a
play-by-play and reorders them into the public schema.
.apply_pbp_delta_columns(play_by_play, delta_ctx)
play_by_play |
data.frame of play-by-play(s) using the current public schema returned by |
delta_ctx |
named list returned by |
data.frame with public delta columns inserted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.