View source: R/post_processing.R
extract_propmale_female_popmean_ewbc | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file. This function extract the proportion of male and female for the population mean.
extract_propmale_female_popmean_ewbc( ps_path_2outputfile, ps_tbl_output_statement, ps_tbl_output_search_pattern, pl_constants_postprocess_beefOnbeef, ps_marketchannel, pb_log, plogger = NULL )
ps_path_2outputfile |
path to output file of ECOWEIGHT |
ps_tbl_output_statement |
tibble with output statement |
ps_tbl_output_search_pattern |
tibble with the search patterns |
pl_constants_postprocess_beefOnbeef |
constants of postprocessing beefOndbeef |
ps_marketchannel |
market channel |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
tbl_result_prop tibble results with proportion of male and female
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.