R Dataset / Package Stat2Data / BaseballTimes

Documentation

On this R-data statistics page, you will find information about the BaseballTimes data set which pertains to BaseballTimes. The BaseballTimes data set is found in the Stat2Data R package. You can load the BaseballTimes data set in R by issuing the following command at the console data("BaseballTimes"). This will load the data into a variable called BaseballTimes. If R says the BaseballTimes data set is not found, you can try installing the package by issuing this command install.packages("Stat2Data") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the BaseballTimes R data set. The size of this file is about 540 bytes.


BaseballTimes

Description

Game times and boxscore information for baseball games

Format

A dataset with 15 observations on the following 7 variables.

R project statistics dataset table
Game Code for opposing teams
League AL= American League or NL=Mational 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)

Details

Data were collected for 15 Major Leage Baseball (MLB) games played on August 26, 2008.

Source

Data from boxscores at www.baseball-reference.com

--

Dataset imported from https://www.r-project.org.

Title Authored on Content type
OpenIntro Statistics Dataset - dream August 9, 2020 - 12:25 PM Dataset
OpenIntro Statistics Dataset - winery_cars August 9, 2020 - 2:38 PM Dataset
R Dataset / Package HSAUR / toothpaste March 9, 2018 - 1:06 PM Dataset
R Dataset / Package HSAUR / pottery March 9, 2018 - 1:06 PM Dataset
R Dataset / Package HistData / Guerry March 9, 2018 - 1:06 PM Dataset
Embed
<iframe src="https://r-data.pmagunia.com/iframe/r-dataset-package-stat2data-baseballtimes.html" frameBorder="0" width="100%" height="307px" />
Attachment Size
dataset-12690.csv 540 bytes
Dataset License
GNU General Public License v2.0
Documentation License
GNU General Public License v2.0

This documentation is licensed under GPLv3 or later.