hist_pheno | R Documentation |
This function plots histograms of the traits held in the pheno slot of the data object.
hist_pheno(data_obj, pheno_which = NULL, pheno_labels = NULL)
data_obj |
A |
pheno_which |
A vector of strings indicating which traits to plot. Defaults to all traits. |
pheno_labels |
A vector of strings providing alternate names for the traits in the plot if the names in the data object are not good for plotting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.