generate_markers_results_section | R Documentation |
This function is used directly in Rmd files for its side effects (in chunks with results = "asis"
).
generate_markers_results_section(df, group_var, dt_order_by, base_out_dir)
df |
A dataframe-like object. |
group_var |
A character scalar: name of grouping variable for |
dt_order_by |
A character scalar: name of column in |
base_out_dir |
A character scalar: path to base out dir for |
Invisibly NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.