View source: R/reporter_previewer_module.R
reporter_previewer_module | R Documentation |
teal
module for previewing a reportThis function controls the appearance of the drop-down menu for the reporter. It is now deprecated in favor of the options:
teal.reporter.nav_buttons = c("preview", "download", "load", "reset")
to control which
buttons will be displayed in the drop-down.
teal.reporter.rmd_output
: passed to teal.reporter::download_report_button_srv()
teal.reporter.rmd_yaml_args
: passed to teal.reporter::download_report_button_srv()
teal.reporter.global_knitr
: passed to teal.reporter::download_report_button_srv()
reporter_previewer_module(label = "Report previewer", server_args = list())
label |
( |
server_args |
(named |
teal_module
(extended with teal_module_previewer
class) containing the teal.reporter
previewer functionality.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.