iccmatchdata: Scrape match id data from ICC website

Description Usage Arguments Value Examples

View source: R/ICC_Match_ID.R

Description

Scrape match id data from ICC website

Usage

1
iccmatchdata(MatchFormat, TeamGender)

Arguments

Format

of the match

Gender

of the team

Value

data frame with ICC match id data

Examples

1
2
iccmatchdata('ODI', 'Men')
iccmatchdata('ODI', 'Women')

kusaldesilva/cricr documentation built on Dec. 21, 2021, 8:44 a.m.