View source: R/visualization.R
save_selected_markers_plots_files | R Documentation |
Save plots of selected markers.
save_selected_markers_plots_files(
selected_markers_plots,
selected_markers_out_dir,
is_integration
)
selected_markers_plots |
(input target) A tibble: |
selected_markers_out_dir |
A character scalar: path to base output directory to save plots in. |
is_integration |
A logical scalar: |
A character vector of output files.
Output target: selected_markers_plots_files
or selected_markers_int_plots_files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.