View source: R/modSummaryStats.R
| modSummaryStatsUI | R Documentation |
Creates user interface for summary statistics display including histograms and box plots for mean kinship, z-scores, and genome uniqueness.
modSummaryStatsUI(id)
id |
character vector of length 1. Module namespace identifier. |
A div object containing summary statistics UI.
modSummaryStatsServer for server logic.
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueServer(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modGvAndBgDescUI(),
modInputServer(),
modInputUI(),
modORIPReportingServer(),
modORIPReportingUI(),
modPedigreeServer(),
modPedigreeUI(),
modPotentialParentsServer(),
modPotentialParentsUI(),
modPyramidServer(),
modPyramidUI(),
modSummaryStatsServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.