hist_pheno: Plot trait histograms

View source: R/hist_pheno.R

hist_phenoR Documentation

Plot trait histograms

Description

This function plots histograms of the traits held in the pheno slot of the data object.

Usage

hist_pheno(data_obj, pheno_which = NULL, pheno_labels = NULL)

Arguments

data_obj

A Cape object

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


TheJacksonLaboratory/CAPE documentation built on Feb. 12, 2024, 4:32 p.m.