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