# Inside ui_body.R or ui_sidebar.R
downloadableTableUI("object_id1",
downloadtypes = c("csv", "tsv"),
hovertext = "Download the data here!",
contentHeight = "300px",
singleSelect = FALSE)
Run the code above in your browser using DataLab