View source: R/bowling_analysis.R
bowling_analysis | R Documentation |
Returns the summary analysis for the given bowler
bowling_analysis(player_name)
player_name |
The bowler whose summary analysis has to be calculated, as a character vector |
bowling_analysis
returns the summary analysis of a bowler in a data frame
library(ipl) # Summarises the bowling analysis for Rahul Sharma bowling_analysis("Rahul Sharma")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.