Default panel function for dens_data_frame. Calls panel.densityplot, and plots reference lines if ref has length.
dens_panel(
ref = NULL,
ref.col,
ref.lty,
ref.lwd,
ref.alpha,
verbose = FALSE,
...
)numeric
passed to panel.abline as col
passed to panel.abline as lty
passed to panel.abline as lwd
passed to panel.abline as alpha
generate messages describing process
Other panel functions:
boxplot_panel(),
categorical_panel(),
corsplom_gg_correlation(),
corsplom_gg_diagonal(),
corsplom_gg_scatter(),
corsplom_panel_correlation(),
corsplom_panel_diagonal(),
corsplom_panel_scatter(),
diag_label(),
diag_pin(),
iso_prepanel(),
metaplot_key(),
metaplot_ref(),
panel.meta_densityplot(),
panel_tile(),
scatter_panel_ref(),
scatter_panel()
Other univariate plots:
densplot.data.frame(),
densplot_data_frame(),
densplot(),
metaplot.data.frame(),
panel.meta_densityplot()