| modPyramidServer | R Documentation |
Age-Sex Pyramid Module - Server Function
modPyramidServer(id, pedigreeData)
id |
character vector of length 1. Module namespace identifier. |
pedigreeData |
reactive returning pedigree data frame. |
A list with two elements: pedigree, a reactive
returning the pedigree data frame, and animalCount, a
reactive returning the number of animal rows.
modPyramidUI
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueServer(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modGvAndBgDescUI(),
modInputServer(),
modInputUI(),
modORIPReportingServer(),
modORIPReportingUI(),
modPedigreeServer(),
modPedigreeUI(),
modPotentialParentsServer(),
modPotentialParentsUI(),
modPyramidUI(),
modSummaryStatsServer(),
modSummaryStatsUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.