counts_all: The count of births of all players and US by month.

Description Usage Format Source Examples

Description

Data combined from others sources in package.

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 numeric. 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 numeric. The total count of births on that day over the period of the data

group

The variable is character. The professional sport or US births

Source

https://github.com/byuidatascience/data4births

Examples

1
2
3
4
## Not run: 
counts_all

## End(Not run)

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