read_file_input_flp: Read file with input about beef recording for...

View source: R/input.R

read_file_input_flpR Documentation

Read file with input about beef recording for input-parameter-file of ECOWEIGHT

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will read a file with value coming from weights. In this weight-file some information about ...

Usage

read_file_input_flp(
  ps_input_file_flp,
  ps_start_flp_date,
  ps_end_flp_date,
  pb_log = FALSE,
  plogger = NULL
)

Arguments

ps_input_file_flp

path to file with input coming from beef recording for the input-parameter-file for ECOWEIGHT

ps_start_flp_date

setting the start of the beef recording date to filter in the flp-data

ps_end_flp_date

setting the end of the beef recording date to filter in the flp-data

pb_log

indicator whether logs should be produced

plogger

logger object

Value

tibble with the content of the beef recording file


sknqualitasag/qp4ewc documentation built on Sept. 27, 2022, 3:31 p.m.