read_file_input_flp | R Documentation |
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 ...
read_file_input_flp( ps_input_file_flp, ps_start_flp_date, ps_end_flp_date, pb_log = FALSE, plogger = NULL )
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 |
tibble with the content of the beef recording file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.