varietyleaves {dad} | R Documentation |
Rose variety leaves
Description
The data are extracted from measures on roses from an agronomic experiment in a greenhouse and outdoors.
Usage
data("varietyleaves")
Format
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) namedrose
andvariety
.varietyleaves$leaves
: data frame with 581 rows and 5 columns namedrose
,nleaflet
(number of leaflets),lrachis
(length of the rachis),lleaflet
(length of the principal leaflet) andwleaflet
(width of the principal leaflet).
Examples
data(varietyleaves)
summary(varietyleaves)
[Package dad version 4.1.2 Index]