View source: R/post_processing.R
extract_avg_fattening_length | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function extract the average fattening length.
extract_avg_fattening_length( ps_path_2outputfile, ps_tbl_output_statement, ps_tbl_output_search_pattern, ps_prodsystem, pb_log, plogger = NULL )
ps_path_2outputfile |
path to output file of ECOWEIGHT |
ps_tbl_output_statement |
tibble with output statement |
ps_prodsystem |
production system build up as option in ECOWEIGHT |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
ps_output_search_pattern |
output file with the search patterns |
avg_fattening_length output average fattening length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.