homeruns_2000: homeruns_2000 data

homeruns_2000R 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


deandevl/RplotterPkg documentation built on March 1, 2025, 11:17 a.m.