1
2
3
4
5
#

Name:

Description:

Crawling age of babies along with the average outdoor temperature at 6 months of age.

Variables:

  • birth_month - A factor with levels corresponding to months
  • avg_crawling_age - a numeric vector
  • sd - a numeric vector
  • n - a numeric vector
  • temperature - a numeric vector

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

J.B. Benson. Season of birth and onset of locomotion: Theoretical and methodological implications. In: Infant behavior and development 16.1 (1993), pp. 69-81. issn: 0163-6383.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.