counts_baseball: The count of births of MLB players for US born players from...

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:

month_number

The variable is integer. The numeric month of the year

month_name

The variable is character. The name of the month

day_of_month

The variable is integer. The day number of the month 1-31

day_of_year

The variable is integer. The day number of the year 1-366

births

The variable is integer. The total count of births on that day over the period of the data

Source

https://github.com/cdalzell/Lahman

Examples

1
2
3
4
## Not run: 
counts_baseball

## End(Not run)

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