read_top_list_info3: Read Toplist Input From CSV-Files

Description Usage Arguments Details Value

View source: R/toplist_bull_bvch.R

Description

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

Usage

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

Details

— Reading TopList Input ————————————————- #

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

Value

list of toplist input


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