coneflower: Smooth coneflower data

Description Usage Format Source Examples

Description

A data set containing size, survival, and flowering in smooth coneflower

Usage

1

Format

A data frame with 136 rows and 5 variables:

logA

natural log of total leaf area in the first year

logAp

natural log of total leaf area in the second year (Ap = A prime)

surv

indicator of survival from year one to year 2 (0,1)

flower_p

indicator of flowering in year 2 (0,1)

Source

Data provided graciously by Rachel Collins (Roanoke College).

Examples

1
2
data(coneflower)
ggplot2::qplot(logA, logAp, data=coneflower)

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