Learn R Programming

nprcgenekeepr (version 2.0.0)

modGvAndBgDescUI: Genetic Value and Breeding Group Description Module - UI Function

Description

Creates user interface displaying detailed documentation about genetic value analysis and breeding group formation algorithms.

Usage

modGvAndBgDescUI(id)

Value

A div object containing the description HTML.

Arguments

id

character vector of length 1. Module namespace identifier.

See Also

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()