create_toplist_bvch_bull: Create Toplists for BVCH-Bulls

Description Usage Arguments Details

View source: R/toplist_bull_bvch.R

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

1
2
3
4
5
6
7
8
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

Details

— title: Create Toplists for BVCH-Bulls date: 2020-08-11 —


pvrqualitasag/qgert documentation built on June 29, 2021, 11:14 p.m.