Learn R Programming

PHENIX (version 1.0)

paeonia: phenotypic integration example dataset #1

Description

phenotypic integration example dataset from Méndez & Traveset (2003)

Usage

data(paeonia)

Arguments

Details

This data set represents the dry mass (in grames) of inflorescence components of the herbaceous perennial plant Paeonia cambessedesii. Variables include mass for 'PETIOLE', 'RECEPTACLE', 'SEPAL', 'LEAF_ACC', 'PETAL', 'STAMEN', and 'CARPEL'. 'LEAF_ACC' represent the dry mass of the accessory leaf (subtending the flower but close to the sepals). Furthermore the first and last columns include the individual number ('ID') and the total weight of the inflorescence ('TOTAL')

References

Méndez, M., and Traveset, A. (2003) Sexual allocation in single-flowered individuals of a hermaphroditic species in relation to plant and flower size. Oecologia 137: 69-75.

Examples

Run this code
data(paeonia)

Run the code above in your browser using DataLab