render_report()
, either by explicitly listing the colors as a character vector on plot_palette
or by selecting a plot_palette_generator
from the viridis packages ('viridis', 'plasma', 'magma', 'cividis', etc). up_to_n_bars
which defaults to 20. split_groups_by
to have a second level of disagregation for each group.report_columns
defaults to horizontal bar plots for categorical variables.report_columns
adds a grouped skimr::skim
section when a column name is passed on by_column
.add_image()
brings image support!paste()
to glue()
to get clean prints in console.add_chunk
, now the parameters are dynamically enquoted depending on their types (no more 'FALSE' and '12' on the calls visible in the .Rmd).add_*
plot functions.text
parameter when a vector of text was passed to add_text
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.