Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 77 found.
[1] < 1 2 3 4 5 6 7 8 > [8]  Sort:

teamBattingScorecardAllOppnAllMatches (Package: yorkr) : Team batting scorecard against all oppositions in all matches

This function omputes and returns the batting scorecard of a team in all matches against all oppositions. The data frame has the ball played, 4's,6's and runs scored by batsman
● Data Source: CranContrib
● Keywords:
● Alias: teamBattingScorecardAllOppnAllMatches
● 0 images

teamBatsmenVsBowlersAllOppnAllMatchesPlot (Package: yorkr) : Plot of Team batsmen vs bowlers against all opposition all matches

This function computes the performance of batsmen against all bowlers of all oppositions in all matches. The data frame can be either plotted or returned to the user
● Data Source: CranContrib
● Keywords:
● Alias: teamBatsmenVsBowlersAllOppnAllMatchesPlot
● 0 images

parseYamlOver (Package: yorkr) : Parse yaml file and convert to dataframe

This function parses the yaml file and converts it into a data frame. This is an internal function and is used by convertAllYaml2RDataframes() & convertYaml2RDataframe()
● Data Source: CranContrib
● Keywords:
● Alias: parseYamlOver
● 0 images

batsmanRunsVsStrikeRate (Package: yorkr) : Batsman runs versus strike rate

This function plots the runs scored by the batsman and the runs scored by the batsman. A loess line is fitted over the points
● Data Source: CranContrib
● Keywords:
● Alias: batsmanRunsVsStrikeRate
● 0 images

bowlerDeliveryWickets (Package: yorkr) : Number of deliveries to wickets

This function creates a dataframe of balls bowled versus the wickets taken by the bowler
● Data Source: CranContrib
● Keywords:
● Alias: bowlerDeliveryWickets
● 0 images

getAllMatchesBetweenTeams (Package: yorkr) : Get data on all matches between 2 opposing teams

This function gets all the data on matches between opposing teams for e.g India-Pakistan, Englad-Australia, South Africa- Sri Lanka etc. It constructs a huge dataframe of all these matches. This can be saved by the user which can be used in function in which analyses are done for all matches between these teams. This is done by loading the saved .RData for each match and performing an rbind of the data frames for each match
● Data Source: CranContrib
● Keywords:
● Alias: getAllMatchesBetweenTeams
● 0 images

teamBattingScorecardOppnAllMatches (Package: yorkr) : Team batting scorecard of a team in all matches against an opposition

This function computes returns the batting scorecard (runs, fours, sixes, balls played) for the team in all matches against an opposition
● Data Source: CranContrib
● Keywords:
● Alias: teamBattingScorecardOppnAllMatches
● 0 images

teamBowlersWicketKindOppnAllMatches (Package: yorkr) : Team bowlers wicket kind against an opposition in all matches

This function computes performance of bowlers of a team and the wicket kind against an opposition in all matches against the opposition
● Data Source: CranContrib
● Keywords:
● Alias: teamBowlersWicketKindOppnAllMatches
● 0 images

saveAllMatchesAllOppositionIPLT20 (Package: yorkr) : Saves matches against all IPL teams as dataframe for an IPL team

This function saves all IPL matches agaist all opposition as a single dataframe in the current directory
● Data Source: CranContrib
● Keywords:
● Alias: saveAllMatchesAllOppositionIPLT20
● 0 images

getBowlerWicketDetails (Package: yorkr) : Get the bowling details of a bowler

This function gets the bowling of a bowler (overs,maidens,runs,wickets,venue, opposition)
● Data Source: CranContrib
● Keywords:
● Alias: getBowlerWicketDetails
● 0 images