poppies | R Documentation |
Simulated plot sampling data collected on two popie meadows.
data("poppies")
A data frame with 40 observations on the following 4 variables.
Population
the meadow identifier, a character vector
plot
the plot identifier, a numeric vector
n
the number of popies observed in the plot, a numeric vector
a
the area of the plot (same for all plots), a numeric vector
data(poppies)
str(poppies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.