1
2
3
4
5
#

Name:

Description:

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.

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 measurement

loglen

logarithm of length

arch

leaf architecture (0 = orthotropic, 1 = plagiotropic)

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/Subset_of_Leaf_Shape_Data_Set_268_50.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.