plotdownloadInput: The input function of the gene plotdownload module

View source: R/plotdownload.R

plotdownloadInputR Documentation

The input function of the gene plotdownload module

Description

The plotdownload module provides export functionality for panels with plots. This will generally not be called directly, but by other modules

Usage

plotdownloadInput(id, label = "Plot")

Arguments

id

Submodule namespace

label

Label for the download button

Value

output An HTML tag object that can be rendered as HTML using as.character()

Examples

plotdownloadInput(ns("heatmap"))


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.