Description Usage Format Details Examples
This data describes the number of germinating lobelia urens seeds at different temperatures.
1 |
A data frame with 231 rows and 3 variables:
The day number
The temperature
The number which germinated
The total numbers which failed to germinate are 59, 52, 35, 22, 10, 7 and 12 for temperatures 9.8, 12.5, 16.7, 20.2, 24.3, 28.5 and 32.0, respectively.
1 |
# A tibble: 231 x 3
Day Temperature Germination
<int> <dbl> <int>
1 0 9.8 0
2 1 9.8 0
3 2 9.8 0
4 3 9.8 0
5 4 9.8 0
6 5 9.8 0
7 6 9.8 0
8 7 9.8 0
9 8 9.8 0
10 9 9.8 0
# ... with 221 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.