Description Usage Format Examples
A data set containing size and seed set of individual coneflowers.
1 |
A data frame with 136 rows and 5 variables:
natural log of total leaf area in the first year
number of seeds produced in the first year
1 2 | data(coneflowerseeds)
ggplot2::qplot(logAs, seeds, data=coneflowerseeds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.