MVA heatmap() ignoring main
1
0
Entering edit mode
Dave Waddell ▴ 160
@dave-waddell-323
Last seen 9.6 years ago
What do I need to do to get mva's heatmap() to title its plots? i.e. from the example: set.seed(132) x <- matrix(runif(1000), 50, 20) hv <- heatmap(x, col = topo.colors(32), main = "Random U[0,1] heatmap") Produces no title. Thanks, Dave.
• 807 views
ADD COMMENT
0
Entering edit mode
@michael-watson-iah-c-378
Last seen 9.6 years ago
Try: >title("Random U[0,1] heatmap") -----Original Message----- From: Dave Waddell [mailto:dwaddell@nutecsciences.com] Sent: 18 August 2003 15:19 To: Bioconductor Subject: [BioC] MVA heatmap() ignoring main What do I need to do to get mva's heatmap() to title its plots? i.e. from the example: set.seed(132) x <- matrix(runif(1000), 50, 20) hv <- heatmap(x, col = topo.colors(32), main = "Random U[0,1] heatmap") Produces no title. Thanks, Dave. _______________________________________________ Bioconductor mailing list Bioconductor@stat.math.ethz.ch https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
ADD COMMENT

Login before adding your answer.

Traffic: 930 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6