Learn R Programming

MBCbook (version 0.1.2)

puffin: The puffin data set

Description

The puffin data set contains 69 individuals (birds) described by 5 categorical variables, in addition to class labels.

Usage

data("puffin")

Arguments

Format

A data frame with 69 observations and 6 variables.

class

the class of the observations

gender

gender of the bird

eyebrow

gender of the bird

collar

gender of the bird

sub.caudal

gender of the bird

border

gender of the bird

Examples

Run this code
data(puffin)

Run the code above in your browser using DataLab