1
2
3
4
5
#

Name:

Description:

Body measurements for a sample of blue jays

Variables:

A data frame with 123 observations on the following 10 variables.

BirdID ID tag for bird
KnownSex Sex coded as F or M
BillDepth Thickness of the bill measured at the nostril (in mm)
BillWidth Width of the bill (in mm)
BillLength Length of the bill (in mm)
Head Distance from tip of bill to back of head (in mm)
Mass Body mass (in grams)
Skull Distance from base of bill to back of skull (in mm)
Sex Sex coded as 0=female or 1=male

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data from Keith Tarvin, Department of Biology, Oberlin College

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.