The content of the csv-files are read into a tibble and all tibbles are combined into a list.

read_top_list_info3(
  pl_breed_input,
  ptbl_trait,
  pvec_resultcols = get_vec_resultcols_bvch(),
  pb_debug = FALSE,
  plogger = NULL
)

Arguments

pl_breed_input

list with input information about breeds

ptbl_trait

tibble with trait information

pb_debug

flag for debugging mode

plogger

logger object

Value

list of toplist input

Details

This function assumes that there is a separate csv-file for each breed.