Altitude_Cluster | R Documentation |
The Altitude Cluster factor identifies the environment height from which is originated a given plant from the sample under study, either high altitude (denoted High), moderate altitude (Low) or the reference group's environment height (Col, the lowest of all).
data("Altitude_Cluster")
A factor with 3 levels.
doi: 10.3390/cells9102249
# Load the data data("Altitude_Cluster") # Count how many samples are in each group table(Altitude_Cluster)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.