View source: R/modGvAndBgDesc.R
| modGvAndBgDescUI | R Documentation |
Creates user interface displaying detailed documentation about genetic value analysis and breeding group formation algorithms.
modGvAndBgDescUI(id)
id |
character vector of length 1. Module namespace identifier. |
A div object containing the description HTML.
modGvAndBgDescServer for server logic.
modGeneticValueUI for genetic value analysis.
modBreedingGroupsUI for breeding group formation.
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueServer(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modInputServer(),
modInputUI(),
modORIPReportingServer(),
modORIPReportingUI(),
modPedigreeServer(),
modPedigreeUI(),
modPotentialParentsServer(),
modPotentialParentsUI(),
modPyramidServer(),
modPyramidUI(),
modSummaryStatsServer(),
modSummaryStatsUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.