create_toplist_bvch_bull: Create Toplists for BVCH-Bulls

View source: R/toplist_bull_bvch.R

create_toplist_bvch_bullR Documentation

Create Toplists for BVCH-Bulls

Description

Based on information for the breeds consisting of input files, breed names and number of records that should be listed in the toplist and a tibble with trait names, the results are extracted from the input files and are then written to an xlsx-file.

Usage

create_toplist_bvch_bull(
  ps_eval_label,
  pl_breed_input = get_l_breed_input_bvch(),
  ptbl_trait_name = get_default_tbl_trait_name_bvch(),
  ps_xlsx_file = NULL,
  pb_debug = FALSE,
  plogger = NULL
)

Arguments

ps_eval_label

evaluation label

pl_breed_input

list with input items consisting of breed names, input files and length of rankings

pb_debug

flag indicating debugging mode

plogger

logger object

Examples

## Not run: 
qgert::create_toplist_bvch_bull(ps_eval_label = '2008')

## End(Not run)

fbzwsqualitasag/qgert documentation built on July 1, 2022, 9:41 a.m.