centaury {seedr} | R Documentation |
Temperature example dataset
Description
This is a dataset containing information from a germination temperature experiment with centaury seeds. It is used to give examples of the functions dealing with thermal time germination models. It also gives and idea of the format in which germination data should be provided to seedr.
Usage
centaury
Format
A data frame with 896 rows and 7 variables
- species
Name or code for the species to which the data refers
- population
Name or code for the seedlot
- temperature
Temperature treatment (in ÂșC) of the experiment
- dish
Code for the Petri dish, container, replicate, etc.
- times
Time of germination scoring since the start of the experiment, in days
- germinated
Number of germinated seeds recorded at that time
- germinable
Total number of viable seeds in the replicate
Source
Own data from a laboratory experiment.
[Package seedr version 0.3.0 Index]