read_top_list_info3: Read Toplist Input From CSV-Files

View source: R/toplist_bull_bvch.R

read_top_list_info3R Documentation

Read Toplist Input From CSV-Files

Description

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

Usage

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

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

Value

list of toplist input


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