save_heatmap: Save a heatmap object to a file

View source: R/heatmaps.R

save_heatmapR Documentation

Save a heatmap object to a file

Description

Save a heatmap object to a file

Usage

save_heatmap(heatmap, path, width = 480, height = 480, res = 100)

Arguments

heatmap

The heatmap object to save.

path

The path to save the heatmap to.

width

The width of the heatmap.

height

The height of the heatmap.

res

The resolution of the heatmap.

Value

Does not return any value. Saves heatmap to file.


metasnf documentation built on April 3, 2025, 5:40 p.m.