module_teal_with_splash | R Documentation |
teal
Please use
module_teal
instead.
ui_teal_with_splash(
id,
data,
modules,
title = build_app_title(),
header = tags$p(),
footer = tags$p()
)
srv_teal_with_splash(id, data, modules, filter = teal_slices())
Returns a reactive
expression containing a teal_data
object when data is loaded or NULL
when it is not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.