Learn R Programming

abd (version 0.2-8)

Greenspace: Diversity in Urban Green Space

Description

Measures of biodiversity in 15 urban green spaces in Sheffield, England.

Arguments

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

Run this code
str(Greenspace)
splom(Greenspace[,2:6])

Run the code above in your browser using DataLab