View source: R/alignment-module.R
alignmentModule | R Documentation |
Server part of alignment module
alignmentModule(input, output, session, sample_data, datatable_opts)
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session |
sample_data |
|
datatable_opts |
Additional options for creating the datatable. |
Alignment module server functionality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.