Learn R Programming

QBMS (version 2.0.0)

get_trial_pedigree: Get the Pedigree table for the Selected Trial

Description

Get the pedigree table representing the pedigree tree for the currently active trial. Each row corresponds to a germplasm entry and includes identifiers and details for both parents.

Usage

get_trial_pedigree()

Arguments

Value

A data frame with germplasm and parent details for the selected trial.

Author

Khaled Al-Shamaa (k.el-shamaa@cgiar.org)

See Also

login, set_crop, set_program, set_trial for related operations on crops, programs, and trials.