View source: R/download_handler.R
table_download_handler | R Documentation |
Creates a download handler that can be inserted into an app and used to download AmyloGraph data in various formats.
table_download_handler(input, table_data, write_function, extension)
input |
[ |
table_data |
[ |
write_function |
[ |
extension |
[ |
A downloadHandler
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.