toss_choice: The number of times a team chooses to start batting and...

View source: R/toss_choice.R

toss_choiceR Documentation

The number of times a team chooses to start batting and fielding in all the IPL matches they have played

Description

The number of times a team chooses to start batting and fielding in all the IPL matches they have played

Usage

toss_choice(team_name)

Arguments

team_name

a team for whom number batting versus fielding statistics have to be calculated

Value

toss_choice returns a tibble with 2 columns and 2 rows

Examples

library(ipl)

# The number of times Dehli Daredevils chooses to start batting and fielding
toss_choice("Delhi Daredevils")

Swaha294/ipl documentation built on May 10, 2022, 3:23 p.m.