butterflyPlot | R Documentation |
Data.frame
data(butterflyPlot)
The data frame has 40 rows and 2 variables:
Plot area size in hectares.
Count of number of unique species.
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?
fictitious data set
data("butterflyPlot", package='syllogi')
str(butterflyPlot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.