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) 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).

Examples

data(varietyleaves)
summary(varietyleaves)

[Package dad version 4.1.6 Index]