| dl | R Documentation | 
A shiny Module.
dl_ui(id)
dl_server(
  id,
  dataIn = reactive({
     NULL
 }),
  extension = "csv",
  widget.type = "Link",
  name = "foo",
  excel.style = NULL
)
id | 
 internal  | 
dataIn | 
 internal  | 
extension | 
 Available values are   | 
widget.type | 
 Available values are   | 
name | 
 internal  | 
excel.style | 
 xxx  | 
NA
a <- 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.