Learn R Programming

fitzRoy (version 1.6.0)

get_aflw_rounds: 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)

Value

A dataframe with information about each round

Arguments

cookie

a cookie produced by get_aflw_cookie()

Examples

Run this code
if (FALSE) {
get_aflw_rounds(get_aflw_cookie())
}

Run the code above in your browser using DataLab