R/methods.R
save_pdf-InputHeatmap-method.Rd
save_pdf
# S4 method for class 'InputHeatmap' save_pdf( .heatmap, filename, width = NULL, height = NULL, units = c("in", "cm", "mm") )
A `Heatmap`
A character string. The name of the output file/path
A `double`. Plot width
A `double`. Plot height
A character string. units ("in", "cm", or "mm")