Description Usage Arguments See Also
View source: R/module_code_preview.R
Code Preview Server
1 2 3 4 5 6 7 8 | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.