Description Usage Arguments Value
Save the heatmap to a file
1 | pheat_save(ph, filename = "heatmap.pdf", width = NA, height = NA)
|
ph |
Heatmap of class "pheat" |
filename |
File where the heatmap will be saved |
width |
Width of the figure |
height |
Height of the figure |
The original heatmap, invisibly. This allows the user to save the
heatmap and print to the screen by calling print.pheat
on the
output of this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.