all_game_data: Extract past gameday results and date and time of future...

Description Usage Arguments Examples

View source: R/game_data.R

Description

This function extracts past gameday results and date and time of future games from the league data vector, which is created with download_league_data.

Usage

1
all_game_data(league_data, team = NA)

Arguments

league_data

A league data vector, which is created with download_league_data.

team

NA or an optional parameter to filter the list for a given team name

Examples

1

Niklas191/amateuR documentation built on Oct. 30, 2019, 10:14 p.m.