HTML_download_handler.RdCreates a download handler that can be inserted into an app and used to download AmyloGraph network data in HTML format.
HTML_download_handler(node_positions)[reactive(data.frame())]
Table of node positions with x, y, and id columns.
[data.frame()]
AmyloGraph node data.
[data.frame()]
AmyloGraph edge data.
A downloadHandler object.