坐山雕

导航

2021年1月4日

save_pheatmap_pdf

摘要: save_pheatmap_pdf <- function(x, filename, width=7, height=7) { stopifnot(!missing(x)) stopifnot(!missing(filename)) pdf(filename, width=width, height 阅读全文

posted @ 2021-01-04 13:16 坐山雕 阅读(165) 评论(0) 推荐(0)