double_games | R Documentation |
Helper function that takes input where each game has one row with teams as away_team
and home_team
and
returns with each game having two rows with teams listed as team
and opp
double_games(df, load_data = FALSE)
df |
of you want to load the data this can be ignored |
load_data |
if you want to load the data from github. The default is FALSE |
df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.