toss_choice | R Documentation |
The number of times a team chooses to start batting and fielding in all the IPL matches they have played
toss_choice(team_name)
team_name |
a team for whom number batting versus fielding statistics have to be calculated |
toss_choice
returns a tibble with 2 columns and 2 rows
library(ipl) # The number of times Dehli Daredevils chooses to start batting and fielding toss_choice("Delhi Daredevils")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.