birds:

Usage Format Examples

Usage

1
data("birds")

Format

A data frame with 69 observations on the following 5 variables.

gender

a factor with levels male female

eyebrow

a factor with levels none poor pronounced pronounced very pronounced

collar

a factor with levels none dotted dashed longdashed continuous

sub-caudal

a factor with levels white black black & white black & WHITE BLACK & white

border

a factor with levels none few many

Examples

1
2
data(birds)
## maybe str(birds) ; plot(birds) ...

SaraTouzani/EM documentation built on Dec. 16, 2019, 12:31 a.m.