baseball_births: The birth dates of MLB players

Description Usage Format Source Examples

Description

Data obtained from Lahman http://www.seanlahman.com/baseball-archive/statistics/

Usage

1

Format

A data frame with columns:

player

The variable is character. Player's name

birthday

The variable is Date. Player's birthdate

yrs

The variable is numeric. Number of years played

from

The variable is numeric. Year started

to

The variable is numeric. Year ended

month

The variable is integer. birth month

day

The variable is integer. birth_day

country

The variable is character. birth country

Source

https://github.com/cdalzell/Lahman

Examples

1
2
3
4
## Not run: 
baseball_births

## End(Not run)

byuidatascience/data4births documentation built on Nov. 15, 2020, 1:41 p.m.