MyplotPDF: function to save plotlist

Description Usage Arguments

Description

function to save plotlist

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
MyplotPDF(
  ...,
  name = "Plot",
  width = 6,
  height = 6,
  outpath = NULL,
  addDOC = TRUE,
  useDingbats = FALSE,
  plotList = NULL
)

Arguments

name

filename to save plot

width

image width

height

image height

outpath

out dir to save image

addDOC

whether to add date message

plotlist

ggplot object list or complex heatmap object list


RyanYip-Kat/yipCat documentation built on Dec. 18, 2021, 11:55 a.m.