Trillium Recruitment near Clearcuts
Trillium.Rd
Recruitment of Trillium and distance to nearest clearcut in eight populations in southwestern Oregon.
Format
A data frame with 8 observations on the following 3 variables.
- population
a numeric vector
- edge.dist
a numeric vector
- recruitment
a numeric vector
Source
Jules, E.S. and B.J. Rathcke. 1999. Mechanisms of reduced trillium recruitment along edges of old-growth forest fragments. Conservation Biology 13: 784-793
Examples
str(Trillium)
#> 'data.frame': 8 obs. of 3 variables:
#> $ population : int 1 2 3 4 5 6 7 8
#> $ edge.dist : int 67 65 61 30 84 97 16 332
#> $ recruitment: num 0.0053 0.0021 0.0069 0.0006 0.0124 0.0045 0.0028 0.0182
splom(Trillium)