Skip to contents

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.