save.PDF.Heatmap: A function to save a Heatmap object to a PDF file

View source: R/ComplexHeatmap_utils.R

save.PDF.HeatmapR Documentation

A function to save a Heatmap object to a PDF file

Description

A function to save a Heatmap object to a PDF file

Usage

save.PDF.Heatmap(
  ht,
  filename,
  width = width.Heatmap(ht, "inch"),
  height = height.Heatmap(ht, "inch")
)

skimlab/CCSBUtils documentation built on March 30, 2022, 4:52 a.m.