counts_hockey: The count of births of NHL players

Description Usage Format Source Examples

Description

Data obtained from https://www.hockey-reference.com

Usage

1

Format

A data frame with columns:

month_number

The variable is numeric. 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://www.hockey-reference.com/friv/birthdays.cgi?month=1&day=1

Examples

1
2
3
4
## Not run: 
counts_hockey

## End(Not run)

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