testdata: A sample dataset s

testdataR Documentation

A sample dataset s

Description

A sample dataset

Usage

data(testdata)

Format

A dataframe with 11 observations on the following 3 variables.

plotname

a factor with levels plot1, plot2, plot3.

species

a factor with levels sp1 to sp7.

abundance

a numeric vector indicating number of individuals appeared in each plot.

Examples

data(testdata)
testdata

spaa documentation built on April 4, 2025, 2:41 a.m.