iplmatchdata: Scrape match id data of IPL matches

Description Usage Arguments Value Author(s) Examples

View source: R/IPL_Match_ID.R

Description

Scrape match id data of IPL matches

Usage

1
iplmatchdata(Year, TeamGender)

Arguments

Year

IPL tournament year

TeamGender

gender of the team

Value

data frame with IPL match id data

Author(s)

Kusal De Silva and Rajitha M. Silva

Examples

1
2
iplmatchdata()
iplmatchdata(2008:2012, 'men')

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