relations (version 0.6-13)

Felines: Felines Data

Description

A data set with 14 variables on 30 different types of felines.

Usage

data("Felines")

Arguments

Format

A data frame with 30 observations on 14 categorical variables (the first 10 morphological, the last 4 behavioral), with names in French and numeric levels as in the reference. Names, descriptions in French and English and the numbers of levels are as follows.

TYPPEL:

Aspect du pelage; coat; 4.

LONGPOIL:

Fourrure; fur; 2.

OREILLES:

Oreilles; ears; 2.

TAILLE:

Taille au garrot; waist; 3.

POIDS:

Poids; weight; 3.

LONGUEUR:

Longueur du corps; body length; 3.

QUEUE:

Longueur de la queue; tail length; 3.

DENTS:

Canines développées; carnassials; 2.

LARYNX:

Os hyaoide; larynx; 2.

RETRACT:

Griffes rétractiles; retractible claws; 2.

COMPORT:

Comportement prédateur; predatory behavior; 3.

TYPPROIE:

Type de la proie; type of prey; 3.

ARBRES:

Monte ou non aux arbres; climbs trees or not; 2.

CHASSE:

Chasse (courre ou affut); chases via chivy or ambush; 2.

Examples

Run this code
data("Felines")
summary(Felines)

Run the code above in your browser using DataLab