View source: R/Widget_MseekHistoryWidget.R
MseekHistoryWidget | R Documentation |
One-button module to display and export the process history of MseekFT objects.
MseekHistoryWidget( input, output, session, FT = reactive({ NULL }), buttonLabel = "History" )
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
FT |
an |
buttonLabel |
text on the button that opens the history modal dialog |
MseekHistoryWidget
: server logic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.