| SeedPred {emdbook} | R Documentation |
Seed predation data set from Duncan and Duncan 2000
Description
Data on seed predation over time from Duncan and Duncan (2000)
Usage
data(SeedPred)
data(SeedPred_wide)
data(SeedPred_mass)
Format
stationa factor specifying the station number
speciesa factor with levels
abzcdcordiommupolpsduvadatesample date
seedsnumber of seeds present
tcumcumulative time elapsed
tinttime since last sample
takenseeds removed since last sample
distdistance from forest edge (m)
Details
SeedPred is in long format, SeedPred_wide is in wide
format; SeedPred_wide has lots of NA values because
stations at 10 and 25 m from the forest were sampled on different
days. SeedPred_mass is a numeric vector containing the
approximate seed masses for each species.
Source
R. Scot Duncan and Virginia E. Duncan (2000) Forest Succession and Distance from Forest Edge in an Afro-Tropical Grassland, Biotropica 32(1):33-41. (Data from Scot Duncan.)
Examples
data(SeedPred)
[Package emdbook version 1.3.13 Index]