Skip to contents

Fleck duration (min) and relative seedling growth rate (mm/mm/week) for 21 seedlings of Shorea leprosula.

Usage

TreeSeedlings

Format

A data frame with 21 observations on the following 2 variables.

fleck.duration

a numeric vector

growth

a numeric vector

Source

Leakey, A.D.B., J.D. Scholes, and M.C. Press. 2005. Physiological and ecological significance of sunflecks for dipterocarp seedlings. Journal of Experimental Botany 56: 469-482.

Examples


str(TreeSeedlings)
#> 'data.frame':	21 obs. of  2 variables:
#>  $ fleck.duration: num  3.4 3.2 3 2.7 2.8 3.2 2.2 2.2 2.4 4.4 ...
#>  $ growth        : num  0.013 0.008 0.007 0.005 0.003 0.003 0.005 0.003 0 0.009 ...
splom(TreeSeedlings)