powered by
These data are observations on a series of seven morphological variables for individuals in of the Tortula sect. Rurales De Not. (Pottiaceae, Musci.
data(tortula)
tortula is a data frame of seven morphological measurements on 14 individuals from the genus Tortula.
tortula
Taxon
factor; the species of Tortula
Hydroid
logical; presence of hydroid cells
LeafOutline
ordered; shape of the leaf outline
Denticulation
ordered; degree of denticulation
ApexShape
ordered; shape of the leaf apex
Length
numeric, leaf length
Diameter
numeric; leaf diameter
Papillae
numeric; number of papillae per cell
The last three variables are the average of ten replicate samples from the same herbarium capsule.
Podani, J. (1999) Extending Gower's coefficient of similarity to ordinal characters. Taxon 48, 331-340.
data(tortula) head(tortula) str(tortula)
Run the code above in your browser using DataLab