Learn R Programming

dad (version 4.1.6)

varietyleaves: Rose variety leaves

Description

The data are extracted from measures on roses from an agronomic experiment in a greenhouse and outdoors.

Usage

data("varietyleaves")

Arguments

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

Run this code
data(varietyleaves)
summary(varietyleaves)

Run the code above in your browser using DataLab