1
2
3
4
5
#

Name:

Description:

A day by day record of the number of births in the United States in 1978.

Variables:

A data.frame with 365 observations on the following 9 variables.

  • date Date

  • births Number of births on date (integer)

  • wday Day of week (ordered factor)

  • year Year (integer)

  • month Month (integer)

  • day_of_year Day of year (integer)

  • day_of_month Day of month (integer)

  • day_of_week Day of week (integer)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

See Also

Births2015, Births

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/US_Births_in_1978_1270_56.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.