plotdownloadInput | R Documentation |
The plotdownload module provides export functionality for panels with plots. This will generally not be called directly, but by other modules
plotdownloadInput(id, label = "Plot")
id |
Submodule namespace |
label |
Label for the download button |
output An HTML tag object that can be rendered as HTML using as.character()
plotdownloadInput(ns("heatmap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.