orderReport: Order the results of the genetic value analysis for use in a...

Description Usage Arguments Details Value

View source: R/orderReport.R

Description

Part of Genetic Value Analysis

Usage

1
orderReport(rpt, ped)

Arguments

rpt

a dataframe with required colnames id, gu, zScores, import, totalOffspring, which is a data.frame of results from a genetic value analysis.

ped

the pedigree information in datatable format with required colnames id, sire, dam, gen, population). This requires complete pedigree information..

Details

Takes in the results from a genetic value analysis and orders the report according to the ranking scheme we have developed.

Value

A dataframe, which is rpt sorted according to the ranking scheme:


rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.