coneflowerseeds: Smooth coneflower seed data

Description Usage Format Examples

Description

A data set containing size and seed set of individual coneflowers.

Usage

1

Format

A data frame with 136 rows and 5 variables:

logAs

natural log of total leaf area in the first year

seeds

number of seeds produced in the first year

Examples

1
2
data(coneflowerseeds)
ggplot2::qplot(logAs, seeds, data=coneflowerseeds)

primer documentation built on Jan. 7, 2021, 1:07 a.m.