This dataset, from the library cluster, describes 136 plant species according to biological attributes (morphological or reproductive).
data(plantTraits)A data frame with 136 observations on the following 31 variables.
pdiasDiaspore mass (mg).
longindexSeed bank longevity.
durflowFlowering duration.
Plant height, an ordered factor with levels '1' < '2' < ... < '8'.
begflowTime of first flowering, an ordered factor with levels '1' < '2' < '3' < '4' < '5' < '6' < '7' < '8' < '9'.
mycorMycorrhizae, an ordered factor with levels '0'never < '1' sometimes< '2'always.
vegaerAerial vegetative propagation, an ordered factor with levels '0'never < '1' present but limited< '2'important.
vegsoutUnderground vegetative propagation, an ordered factor with 3 levels identical to 'vegaer' above.
autopollSelfing pollination, an ordered factor with levels '0'never < '1'rare < '2' often< the rule'3'.
insectsInsect pollination, an ordered factor with 5 levels '0' < ... < '4'.
windWind pollination, an ordered factor with 5 levels '0' < ... < '4'.
lignA binary factor with levels '0:1', indicating if plant is woody.
piqA binary factor indicating if plant is thorny.
rosA binary factor indicating if plant is rosette.
semirosSemi-rosette plant, a binary factor ('0': no; '1': yes).
leafyLeafy plant, a binary factor.
sumanSummer annual, a binary factor.
winanWinter annual, a binary factor.
monocarpMonocarpic perennial, a binary factor.
polycarpPolycarpic perennial, a binary factor.
seasaesSeasonal aestival leaves, a binary factor.
seashivSeasonal hibernal leaves, a binary factor.
seasverSeasonal vernal leaves, a binary factor.
everalwLeaves always evergreen, a binary factor.
everpartiLeaves partially evergreen, a binary factor.
elaioFruits with an elaiosome (dispersed by ants), a binary factor.
endozooEndozoochorous fruits, a binary factor.
epizooEpizoochorous fruits, a binary factor.
aquatAquatic dispersal fruits, a binary factor.
windglwind dispersed fruits, a binary factor.
unspUnspecialized mechanism of seed dispersal, a binary factor.
Most of factor attributes are not disjunctive. For example, a plant can be usually pollinated by insects but sometimes self-pollination can occur.