1
2
3
4
5
#

Name:

Description:

Leaf length, width and petiole measurements taken at various sites in Australia.

Variables:

This data frame contains the following columns:

bladelen

leaf length (in mm)

petiole

a numeric vector

bladewid

leaf width (in mm)

latitude

latitude

logwid

natural logarithm of width

logpet

logarithm of petiole

loglen

logarithm of length

arch

leaf architecture (0 = plagiotropic, 1 = orthotropic

location

a factor with levels Sabah, Panama, Costa Rica, N Queensland, S Queensland, Tasmania

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

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.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Full_Leaf_Shape_Data_Set_266_34.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.