View source: R/utils_interface.R
processButton | R Documentation |
Style button used to initiate a process
processButton(id, label, ..., class = "btn-primary")
id |
Character: button identifier |
label |
Character: label |
... |
Arguments passed on to
|
class |
Character: class |
HTML for a button
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.