View source: R/post_processing.R
extract_gestlength_ecovalue_ewdc | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function extract gestation length economic value.
extract_gestlength_ecovalue_ewdc( ps_path_2outputfile_run0, ps_path_2outputfile_run1, ps_tbl_output_statement, ps_tbl_output_search_pattern, pl_constants_postprocess_beefOndairy, pb_log, plogger = NULL )
ps_path_2outputfile_run0 |
path to output file run 0 of ECOWEIGHT |
ps_path_2outputfile_run1 |
path to output file run 1 of ECOWEIGHT |
ps_tbl_output_statement |
tibble with output statement |
ps_tbl_output_search_pattern |
tibble with the search patterns |
pl_constants_postprocess_beefOndairy |
constants of postprocessing beefOndairy |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
tbl_profit_gestlength tibble results with gestation length economic value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.