setupServer | R Documentation |
Shiny module for phenotype selection, with interfaces setupInput
and setupUI
.
setupServer(
id,
pheno_typer,
peaks_tbl,
pmap_obj,
analyses_tbl,
cov_df,
projects_info
)
setupInput(id)
setupUI(id)
id |
identifier for shiny reactive |
pheno_typer , peaks_tbl , pmap_obj , analyses_tbl , cov_df , projects_info |
reactive arguments |
No return value; called for side effects.
Brian S Yandell, brian.yandell@wisc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.