markers_table_files | R Documentation |
Prepare a table with markers and render a HTML report from RMarkdown template.
markers_table_files(
markers_for_tables,
rmd_template,
marker_type = c("global", "contrast"),
drake_cache_dir = ".drake"
)
markers_for_tables |
A tibble. File paths in column |
rmd_template |
A character scalar: path to RMarkdown file. |
marker_type |
A character scalar. |
drake_cache_dir |
A character scalar: path to |
A character vector: markers_for_tables$out_file
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.