butterflyPlot {syllogi}R Documentation

Fictitious Data Set of Butterfly Counts

Description

Data.frame

Usage

data(butterflyPlot)

Format

The data frame has 40 rows and 2 variables:

area

Plot area size in hectares.

numSpecies

Count of number of unique species.

Details

Plots ranging in size from 1ha to 1000ha, were left uncut in a larger landscape of logged tropical rainforest. In each plot the number of unique butterfly species was recorded. What is the relationship between plot size and unique species count?

References

fictitious data set

Examples

data("butterflyPlot", package='syllogi')
str(butterflyPlot)

[Package syllogi version 1.0.3 Index]