Learn R Programming

BioStatR (version 4.0.1)

Extrait_Taille: Mesures de fruits d'arbustes

Description

This dataset measurements of several features of the fruits of small trees such as their mass (in g) or their length (in cm).

Arguments

Format

A data frame with 252 observations on the following 5 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.

References

F. Bertrand, M. Maumy-Bertrand, Initiation à la Statistique avec R, Dunod, 4ème édition, 2023.

Examples

Run this code

data(Extrait_Taille)

Run the code above in your browser using DataLab