pheat_save: Save the heatmap to a file

Description Usage Arguments Value

Description

Save the heatmap to a file

Usage

1
pheat_save(ph, filename = "heatmap.pdf", width = NA, height = NA)

Arguments

ph

Heatmap of class "pheat"

filename

File where the heatmap will be saved

width

Width of the figure

height

Height of the figure

Value

The original heatmap, invisibly. This allows the user to save the heatmap and print to the screen by calling print.pheat on the output of this function.


kylebittinger/pheatbuilder documentation built on Dec. 21, 2021, 8:45 a.m.