Code Preview Server
code_preview_server( input, output, session, settings, code_func_reac, download_file )
code_func_reac | reactive function that returns a function(!) with parameters |
---|---|
download_file | reactive function that returns the download file name (with or without .Rmd ending) |
Other code preview module functions:
code_preview_shinyjs_extension()
,
code_preview_ui()