View source: R/modGeneticValue.R
| modGeneticValueServer | R Documentation |
Genetic Value Analysis Module - Server Function
modGeneticValueServer(id, pedigree, speciesOverrides = reactive(NULL))
id |
character vector of length 1. Module namespace identifier. |
pedigree |
reactive returning pedigree data frame. |
speciesOverrides |
reactive returning the user-configurable species
overrides loaded at boot by |
List with geneticValues, topAnimals,
nAnalyzed, kinshipMatrix, founderStats,
maleFounders, and femaleFounders.
Lacy, R.C. (1989) Zoo Biology, 8, 111-123.
modGeneticValueUI
modBreedingGroupsServer for using results.
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modGvAndBgDescUI(),
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.