get_aflw_round_data: Get match data (internal function)

View source: R/womens_stats.R

get_aflw_round_dataR Documentation

Get match data (internal function)

Description

For a given round ID, get the data for each match played in that round. Use the column roundId in the dataframe created by the get_rounds() function to specify matches to fetch.

Usage

get_aflw_round_data(roundid, cookie)

Arguments

roundid

a round ID string

cookie

a cookie produced by get_womens_cookie()

Value

a dataframe containing match data

Examples

## Not run: 
get_aflw_round_data("CD_R201826401", get_aflw_cookie())

## End(Not run)

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