mod_view_all_section_ui | R Documentation |
View and search among all submissions
mod_view_all_section_ui(id)
mod_view_all_section_server(
input,
output,
session,
synapse,
syn,
group,
lookup_table,
sub_metadata
)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
synapse |
Synapse client (e.g. output of 'reticulate::import("synapseclient")') |
syn |
Synapse client object (e.g. output of 'synapse$Synapse()') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.