View source: R/toplist_bull_bvch.R
create_toplist_bvch_bull | R Documentation |
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.
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 )
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 |
## Not run: qgert::create_toplist_bvch_bull(ps_eval_label = '2008') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.