double_games: Double Games

View source: R/double_games.R

double_gamesR Documentation

Double Games

Description

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

Usage

double_games(df, load_data = FALSE)

Arguments

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

Value

df


becausejustyn/nflhelpR documentation built on March 29, 2022, 10:10 p.m.