powered by
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)
A Cape object
Cape
A vector of strings indicating which traits to plot. Defaults to all traits.
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
if (FALSE) { hist_pheno(data_obj) }
Run the code above in your browser using DataLab