get_aflw_rounds {fitzRoy} | R Documentation |
Get rounds (internal function)
Description
Returns data frame for available round data. Includes the rounds played, as well as identifiers to make further requests, importantly the roundId.
Usage
get_aflw_rounds(cookie)
Arguments
cookie |
a cookie produced by |
Value
A dataframe with information about each round
Examples
## Not run:
get_aflw_rounds(get_aflw_cookie())
## End(Not run)
[Package fitzRoy version 1.5.0 Index]