varietyleaves | R Documentation |
The data are extracted from measures on roses from an agronomic experiment in a greenhouse and outdoors.
data("varietyleaves")
varietyleaves
is an object of class "folderh"
, that is a list of two data frames:
varietyleaves$variety
: data frame with 31 rows and 2 columns (factors) named
rose
and variety
.
varietyleaves$leaves
: data frame with 581 rows and 5 columns named rose
, nleaflet
(number of leaflets), lrachis
(length of the rachis), lleaflet
(length of the principal leaflet) and wleaflet
(width of the principal leaflet).
data(varietyleaves)
summary(varietyleaves)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.