testdata {spaa} | R Documentation |
Example Data
Description
Data used in example in list format.
Usage
data(testdata)
Format
A data frame with 11 observations on the following 3 variables.
plotname
a factor with levels
plot1
,plot2
,plot3
.species
a factor with levels
sp1
tosp7
.abundance
a numeric vector indicating number of individuals appeared in each plot.
Examples
data(testdata)
testdata
[Package spaa version 0.2.2 Index]