Learn R Programming

fitzRoy (version 0.3.2)

get_aflw_detailed_data: Get detailed AFLW data

Description

Get detailed AFLW data

Usage

get_aflw_detailed_data(matchids)

Arguments

matchids

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

Value

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

Examples

Run this code
# NOT RUN {
get_aflw_detailed_data(c("CD_M20172640101", "CD_M20172640102"))
# }

Run the code above in your browser using DataLab