process_sub | R Documentation |
a helper function for inserting and removing players from a lineup vector
process_sub(current, player_in, player_out)
current |
the vector of player ids currently in the game |
player_in |
the id of the player coming into the game |
player_out |
the id of the player leaving the game |
a low to high sorted vector of the player ids on the court after the substitution is complete
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.