save_clustree: Save a clustree plot into PDF.

View source: R/visualization.R

save_clustreeR Documentation

Save a clustree plot into PDF.

Description

Save a clustree plot into PDF.

Usage

save_clustree(p, out_file, width = 14, height = 10, ...)

Arguments

p

A ggplot object.

out_file

A character scalar: output PDF file.

width, height, ...

Passed to ggplot2::ggsave().

Value

A character scalar: out_file


bioinfocz/scdrake documentation built on Sept. 19, 2024, 4:43 p.m.