save an link{Iheatmap-class} object, either as standalone HTML or as static
pdf/png/jpeg
Arguments
- p
link{Iheatmap-class}object- filename
name of file
- ...
additional arguments to
saveWidgetfor saving as html orwebshotfor saving as pdf/png/jpeg
Details
Note that this function requires the webshot package. If deploying
a shiny app that calls this function in shinyapps.io, loading the webshot
library and calling webshot::install_phantomjs() is needed for the the save
functionality to work.
