1
2
3
4
5
#

Name:

Description:

Game times and boxscore information for baseball games

Variables:

A data frame with 15 observations on the following 8 variables.

Game Code for opposing teams
League AL= American League or NL=National League
Runs Total number of runs scored (both teams)
Margin Margin of victory (Winner-Loser score)
Pitchers Total number of pitchers used (both teams
Attendance Number of spectators at the game
Time Total time for the game (in minutes)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data from boxscores at www.baseball-reference.com

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Baseball_Game_Times_of_One_Day_in_2008_1097_48.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.