density_plot: Density distributions of specified parameters.

Description Usage Arguments

Description

Density distributions of specified parameters.

Usage

1
2
density_plot(data, pars = NULL, xlab = "standardized value",
  scales = "free", ...)

Arguments

data

A single data.frame or list of data.frames

pars

List of parameters to include

xlab

label for xaxis

scales

By default set to "free", indicating each subplot will have different scale on yaxis. Set to "fixed" to enforce similar axes over all plots.

...

Extra augments for ggplot2::theme function.


traitecoevo/stateliner documentation built on May 31, 2019, 7:44 p.m.