get_aflw_rounds: Get rounds (internal function)

View source: R/womens_stats.R

get_aflw_roundsR 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 get_aflw_cookie()

Value

A dataframe with information about each round

Examples

## Not run: 
get_aflw_rounds(get_aflw_cookie())

## End(Not run)

jimmyday12/fitzRoy documentation built on March 26, 2024, 8:56 p.m.