View source: R/modelDiagnostics.R
textExportButton | R Documentation |
Text Export Button UI
Text Export Server
textExportButton(id, title = "Download")
textExport(input, output, session, printFun, filename = "output")
id |
namespace id |
title |
title of tab in tabset panel |
input |
shiny input object |
output |
shiny output object |
session |
shiny session |
printFun |
print function |
filename |
(character) file name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.