View source: R/scanCoefServer.R
scanCoefServer | R Documentation |
Shiny module for scan1 LOD and coefficient plots, with interfaces scanCoefUI
and scanCoefOutput
.
scanCoefServer(
id,
job_par,
win_par,
phe_mx,
cov_df,
probs_obj,
K_chr,
analyses_df,
project_info,
allele_info
)
scanCoefUI(id)
scanCoefOutput(id)
id |
identifier for shiny reactive |
job_par , win_par , phe_mx , cov_df , probs_obj , K_chr , analyses_df , project_info , allele_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.