This dataset measurements of several features of the fruits of small trees such as their mass or their length.
Mesures5
A data frame with 252 observations on the following 5 variables.
masse
a numeric vector
taille
a numeric vector
graines
a numeric vector
masse_sec
a numeric vector
espece
a factor with levels bignone
, glycine blanche
, glycine violette
and lauriers roses
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.
# NOT RUN {
data(Mesures5)
# }
Run the code above in your browser using DataLab