hiddenDownload {shinydlplot} | R Documentation |
Logic for hidden download link
hiddenDownload(input, output, session, check, filename, content)
, , |
standard |
reactive value to trigger download. | |
A string of the filename, including extension, that the user's web browser should default to when downloading the file; or a function that returns such a string. (Reactive values and functions may be used from this function.) | |
A function that takes a single argument |
No return value, called to generate logic for hidden download link.