Learn R Programming

CircNNTSRaxial (version 0.1.0)

Leafangles: Leaf angles

Description

The dataset from Pisek and Adamson (2020) contains leaf inclination angle measurements for 11 species of gum trees (genus Eucalyptus) observed at the Huntington Library, Art Collections, and Botanical Gardens in Pasadena, California (latitude 34.125, longitude -118.114, altitude 207 m.a.s.l.)

Usage

Leafangles

Arguments

Format

A data frame with 999 rows and 3 variable:

idnumber

Observation id

idtype

Id number of the 11 species of gum trees \ 1 : balladoniensis \ 2 : calycogona \ 3 : erythronema \ 4 : grossa \ 5 : guilfoylei \ 6 : lansdowneana \ 7 : macrandra \ 8 : oleosa \ 9 : robusta \ 10 : shirleyi \ 11 : stoateri

leafangle

Leaf inclination angle in degrees

References

Pisek, J. and Adamson, K. (2020). Dataset of leaf inclination angles for 71 different Eucalyptus species. Data in Brief, 33, 106391

Examples

Run this code
data(Leafangles)

Run the code above in your browser using DataLab