cluster_sc3_cluster_stability_plots_file_fn | R Documentation |
Save SC3 cluster stability plots to a single PDF.
cluster_sc3_cluster_stability_plots_file_fn(
cluster_sc3_df,
out_dir,
is_integration
)
cluster_sc3_df |
(input target) A |
out_dir |
A character scalar: output directory. |
is_integration |
A logical scalar: if |
A character scalar: path to output PDF file. It will be {out_dir}/cluster_sc3_stability_plots_k{k}.pdf
where k
are k
s joined by -
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.