A wrapper function around make_box_plot.
| 1 2 | make_box_plot_bulk(df, x, y = c(), title_prefix = "", file_prefix = "",
  path = NULL, export = FALSE)
 | 
| x | the name of x variable | 
| y | a character vector containing a list of y variables to make plots of | 
| title_prefix | Added to every plot title if  | 
| file_prefix | Added to every plot title if  | 
| path | Directory to write plots to. | 
| export | Write plots to pdf? | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.