Greenspace {abd} | R Documentation |
Diversity in Urban Green Space
Description
Measures of biodiversity in 15 urban green spaces in Sheffield, England.
Format
A data frame with 15 observations on the following 6 variables.
- site
a factor with levels
A
-O
- attachment
a numeric vector
- area
a numeric vector
- butterfly
a numeric vector
- bird
a numeric vector
- ln.plant
a numeric vector
Source
Fuller, R.A., K.N. Irvine, P. Devine-Wright, P.H. Warren, and K.J. Gaston. 2007. Psychological benefits of greenspace increase with biodiversity. Biology Letters 3: 390-394.
References
http://rsbl.royalsocietypublishing.org/content/3/4/390.abstract
Examples
str(Greenspace)
splom(Greenspace[,2:6])
[Package abd version 0.2-8 Index]