overs | R Documentation |
Calculates the number of overs for the given bowler
overs(player_name)
player_name |
The bowler whose overs has to be calculated, as a character vector |
overs
returns the number of overs
library(ipl) # Calculates the number of overs for Rahul Sharma overs("Rahul Sharma")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.