poppies: Poppies plot sampling data

poppiesR Documentation

Poppies plot sampling data

Description

Simulated plot sampling data collected on two popie meadows.

Usage

data("poppies")

Format

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

Examples

data(poppies)
str(poppies)

chrissuthy/statsecol documentation built on Feb. 14, 2024, 3:53 p.m.