Learn R Programming

RSADBE (version 1.0)

TheWALL: Test centuries of Rahul Dravid

Description

Rahul Dravid has been a modern arthictet of Indian test cricket team. His resilent centuries and holding the wicket at one end of the cricket pitch has earned him the name "The Wall". We analyze his centuries at "Home" and "Away" test matches.

Usage

data(TheWALL)

Arguments

Format

A data frame with 36 observations on the following 11 variables.
Sl_No
An indicator
Score
The century scores
Not_Out_Indicator
Indicates whether Dravid remained unbeaten at the end of the team innings
Against
The teams against whom Dravid scored the century
Position
Dravid's batting position, out of 11
Innings
An indicator of the first to fourth innings
Test
Test number
Venue
Venue of the test match
HA_Ind
Match was in home country or away
Date
Date on the which the test began
Result
Did India won the match?

Examples

Run this code
data(TheWALL)

Run the code above in your browser using DataLab