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)

HankStevens/primer documentation built on Aug. 31, 2021, 4:30 p.m.