downloadfileOutput: shiny download module UI

Description Usage Arguments

Description

refer to https://shiny.rstudio.com/articles/modules.html

Usage

1
downloadfileOutput(namespace, label)

Arguments

namespace

The character vector to use for the namespace. This can have any length, though a single element is most common. Length 0 will cause the id to be returned without a namespace, and length 2 will be interpreted as multiple namespaces, in increasing order of specificity (i.e. starting with the top-level namespace).

label

The label that should appear on the button.


shizidushu/RFunsInUse documentation built on May 24, 2019, 2:03 a.m.