mammals: Mammals dataset

Description Usage Format References Examples

Description

Dentition of mammals.

Usage

1

Format

A data frame with the tooth pattern, the number of top incisors, bottom incisors, top canines, bottom canines, top premolars, bottom premolars, top molars, and bottom molars.

- top incisors: (1) zero incisors; (2) one incisor; (3) two incisors; (4) three or more incisors.

- bottom incisors: (1) zero incisors; (2) one incisor; (3) two incisors; (4) three incisors; (5) four incisors.

- top canine: (1) zero canines; (2) one canine.

- bottom canine: (1) zero canines; (2) one canine.

- top premolar (1) zero premolars; (2) one premolar; (3) two premolars; (3) two premolars; (4) three premolars; (5) four premolars.

- bottom premolar: (1) zero premolars; (2) one premolar; (3) two premolars; (3) two premolars; (4) three premolars; (5) four premolars.

- top molar: (1) zero, one or two molars; (2) more than two molars.

- bottom molar: (1) zero, one or two molars; (2) more than two molars.

References

Hartigan, J.A. (1975). Clustering Algorithms. New York: Wiley.

Examples

1
2

Example output

Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
3: .onUnload failed in unloadNamespace() for 'rgl', details:
  call: fun(...)
  error: object 'rgl_quit' not found 
               topincisors bottomincisors topcanines bottomcanines toppremolars
oppossum                 4              5          2             2            4
htailmole                4              4          2             2            5
commonmole               4              3          2             1            4
snosemole                4              4          2             2            5
brownbat                 3              4          2             2            4
shairbat                 3              4          2             2            3
pigmybat                 3              4          2             2            3
housebat                 3              4          2             2            2
redbat                   2              4          2             2            3
hoarybat                 2              4          2             2            3
lnosebat                 3              4          2             2            3
armadillo                1              1          1             1            1
pika                     3              2          1             1            3
ssrabbit                 3              2          1             1            4
beaver                   2              2          1             1            3
marmot                   2              2          1             1            3
groundhog                2              2          1             1            3
prairiedog               2              2          1             1            3
groundsquirrel           2              2          1             1            3
chipmunk                 2              2          1             1            3
graysquirrel             2              2          1             1            2
foxsquirrel              2              2          1             1            2
pocketgopher             2              2          1             1            2
kroorat                  2              2          1             1            2
packrat                  2              2          1             1            1
fieldmouse               2              2          1             1            1
muskrat                  2              2          1             1            1
blackrat                 2              2          1             1            1
housemouse               2              2          1             1            1
porcupine                2              2          1             1            2
guineapig                2              2          1             1            2
coyote                   2              4          2             2            5
wolf                     4              4          2             2            5
fox                      4              4          2             2            5
bear                     4              4          2             2            5
civetcat                 4              4          2             2            5
raccoon                  4              4          2             2            5
marter                   4              4          2             2            5
fisher                   4              4          2             2            5
weasel                   4              4          2             2            4
mink                     4              4          2             2            4
ferret                   4              4          2             2            4
wolverine                4              4          2             2            5
badger                   4              4          2             2            4
skunk                    4              4          2             2            4
riverotter               4              4          2             2            5
seaotter                 4              3          2             2            4
jaguar                   4              4          2             2            4
ocelot                   4              4          2             2            4
cougar                   4              4          2             2            4
lynx                     4              4          2             2            4
furseal                  4              3          2             2            5
sealion                  4              3          2             2            5
walrus                   2              1          2             2            4
greyseal                 4              3          2             2            4
ephantseal               3              2          2             2            5
peccary                  3              4          2             2            4
elk                      1              5          2             1            4
deer                     1              5          1             1            4
moose                    1              5          1             1            4
reindeer                 1              5          2             1            4
antelope                 1              5          1             1            4
bison                    1              5          1             1            4
mtngoat                  1              5          1             1            4
muskox                   1              5          1             1            4
mtnsheep                 1              5          1             1            4
               bottompremolars topmolars bottommolars
oppossum                     4         2            2
htailmole                    5         2            2
commonmole                   4         2            2
snosemole                    5         2            2
brownbat                     4         2            2
shairbat                     4         2            2
pigmybat                     3         2            2
housebat                     3         2            2
redbat                       3         2            2
hoarybat                     3         2            2
lnosebat                     4         2            2
armadillo                    1         2            2
pika                         3         2            2
ssrabbit                     3         2            2
beaver                       2         2            2
marmot                       2         2            2
groundhog                    2         2            2
prairiedog                   2         2            2
groundsquirrel               2         2            2
chipmunk                     2         2            2
graysquirrel                 2         2            2
foxsquirrel                  2         2            2
pocketgopher                 2         2            2
kroorat                      2         2            2
packrat                      1         2            2
fieldmouse                   1         2            2
muskrat                      1         2            2
blackrat                     1         2            2
housemouse                   1         2            2
porcupine                    2         2            2
guineapig                    2         2            2
coyote                       5         2            2
wolf                         5         1            2
fox                          5         1            2
bear                         5         1            2
civetcat                     5         1            1
raccoon                      5         2            1
marter                       5         1            1
fisher                       5         1            1
weasel                       4         1            1
mink                         4         1            1
ferret                       4         1            1
wolverine                    5         1            1
badger                       4         1            1
skunk                        4         1            1
riverotter                   4         1            1
seaotter                     4         1            1
jaguar                       3         1            1
ocelot                       3         1            1
cougar                       3         1            1
lynx                         3         1            1
furseal                      5         1            1
sealion                      5         1            1
walrus                       4         1            1
greyseal                     4         1            1
ephantseal                   5         1            1
peccary                      4         2            2
elk                          4         2            2
deer                         4         2            2
moose                        4         2            2
reindeer                     4         2            2
antelope                     4         2            2
bison                        4         2            2
mtngoat                      4         2            2
muskox                       4         2            2
mtnsheep                     4         2            2

homals documentation built on May 2, 2019, 6:51 p.m.