| boxplot_panel | R Documentation | 
Panel function for metaplot boxplot. Calls, panel.bwplot and plots reference lines if ref has length.
boxplot_panel(
  ref = NULL,
  horizontal,
  pch = "|",
  notch = FALSE,
  ref.col,
  ref.lty,
  ref.lwd,
  ref.alpha,
  verbose = FALSE,
  ...
)
| ref | numeric | 
| horizontal | passed to  | 
| pch | passed to  | 
| notch | passed to  | 
| ref.col | passed to  | 
| ref.lty | passed to  | 
| ref.lwd | passed to  | 
| ref.alpha | passed to  | 
| verbose | generate messages describing process | 
Other panel functions: 
categorical_panel(),
corsplom_gg_correlation(),
corsplom_gg_diagonal(),
corsplom_gg_scatter(),
corsplom_panel_correlation(),
corsplom_panel_diagonal(),
corsplom_panel_scatter(),
dens_panel(),
diag_label(),
diag_pin(),
iso_prepanel(),
metaplot_key(),
metaplot_ref(),
panel.meta_densityplot(),
panel_tile(),
scatter_panel_ref(),
scatter_panel()
Other mixedvariate plots: 
boxplot.data.frame(),
boxplot_data_frame()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.