| nzbirds {rimu} | R Documentation | 
Toy example using New Zealand birds
Description
A small artifical dataset that could be produced by asking people to name New Zealand birds. Each observation has scores from 1 (first bird named) to at most 4 (fourth bird named).
Usage
data("nzbirds")Format
A ms object with 6 observations on the following 5 variables.
- kea
- a numeric vector 
- ruru
- a numeric vector 
- tui
- a numeric vector 
- tauhou
- a numeric vector 
- kaki
- a numeric vector 
Examples
data(nzbirds)
nzbirds
as.mr(nzbirds)
[Package rimu version 0.6 Index]