Internal plotting backend for plot.pedstats.
Users should call plot(stats, ...) instead of this function directly.
Arguments
- x
A
pedstatsobject returned bypedstats.- type
Character. The type of plot to generate:
"genint": Bar chart of mean generation intervals."ecg": Histogram of ancestral depth metrics (ECG, FullGen, or MaxGen).
- metric
Character. Specific metric to plot when
type = "ecg". Options:"ECG"(default),"FullGen","MaxGen".- ...
See also
pedstats, plot.pedstats
