The leafshape17 data frame has 61 rows and 10 columns. These are leaf length, width and petiole measurements taken at several sites in Australia. This is a subset of the leafshape data frame.
This data frame contains the following columns:
leaf length (in mm)
a numeric vector
leaf width (in mm)
latitude
natural logarithm of width
logarithm of petiole measurement
logarithm of length
leaf architecture (0 = orthotropic, 1 = plagiotropic)
Source
King, D.A. and Maindonald, J.H. 1999. Tree architecture in relation to leaf dimensions and tree stature in temperate and tropical rain forests. Journal of Ecology 87: 1012-1024.
Use the following R code to directly access this dataset in R.