Temperature | R Documentation |
The Temperature factor identifies the temperature at which the studied sample was exposed all along its growth, either 22°C (optimal condition) or 15°C (high altitude condition).
data("Temperature")
A factor with 2 levels.
doi: 10.3390/cells9102249
# Load the data data("Temperature") # Count how many samples are in each group table(Temperature)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.