get_aflw_detailed_data {fitzRoy} | R Documentation |
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
|
Value
Dataframe with detailed match data. Each row is a match.
Examples
## Not run:
get_aflw_detailed_data(c("CD_M20172640101", "CD_M20172640102"))
## End(Not run)
[Package fitzRoy version 1.5.0 Index]