Learn R Programming

fitzRoy (version 1.6.0)

get_aflw_detailed_data: Get detailed AFLW data

Description

Get detailed AFLW data

Usage

get_aflw_detailed_data(matchids)

Value

Dataframe with detailed match data. Each row is a match.

Arguments

matchids

vector of match IDs, like those returned by get_aflw_match_data()

Examples

Run this code
if (FALSE) {
get_aflw_detailed_data(c("CD_M20172640101", "CD_M20172640102"))
}

Run the code above in your browser using DataLab