Skip to contents

Save a plot to a png file

Usage

save_plot(plot, path, width, height, res)

Arguments

plot

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.