generate_dimred_plots_section | R Documentation |
The hierarchy is composed of tabsets:
Dimred (UMAP, t-SNE, PCA)
Dimred plots of selected variables
generate_dimred_plots_section(
dimred_plots_other_vars_files,
selected_markers_plots_files,
dimred_plots_rel_start = ".",
selected_markers_files_rel_start = ".",
main_header = "Dimensionality reduction",
main_header_level = 1
)
dimred_plots_other_vars_files |
A |
selected_markers_plots_files |
A |
dimred_plots_rel_start , selected_markers_files_rel_start |
A character scalar: relative start of path to directory with dimred plots or selected markers.
See the Relative links section in |
main_header |
A character scalar: text of the main header. |
main_header_level |
A numeric scalar: level of the main header. |
Invisibly NULL
, Markdown elements are directly printed to stdout.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.