homeruns_2000 {RplotterPkg}R Documentation

homeruns_2000 data

Description

Team home run numbers for different seasons. The raw tab delimited data (homeruns_2000.txt) is read by data.table::fread() to produce a data frame with numeric columns for "YEARS" and "HOMERUNS".

YEARS numeric years for baseball teams from 1900 to 2000
HOMERUNS numeric of total homeruns for a baseball team

Usage

homeruns_2000

Format

An object of class data.table (inherits from data.frame) with 210 rows and 2 columns.

Source

LearnEDAfunctions


[Package RplotterPkg version 0.1.3 Index]