Mesures {BioStatR}R Documentation

Mesures de fruits d'arbustes

Description

This dataset measurements of several features of the fruits of small trees such as their mass or their length.

Usage

data(Mesures)

Format

A data frame with 252 observations on the following 3 variables.

masse
a numeric vector
taille
a numeric vector
espece
a factor with levels bignone, glycine blanche, glycine violette and lauriers roses

Details

This dataset was made during the summer 2009 in the south of France. It provides measurements of several features of the fruits of small trees such as their mass or their length.

Source

Exercices et problèmes de statistique avec le logiciel R, Dunod, à paraître.

Examples

data(Mesures)

[Package BioStatR version 1.0.0 Index]