extract_result | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) produce output file with the results. This function will extract the results needed.
extract_result( ps_path_2outputfile, ps_start_statement2extract, ps_end_statement2extract, pb_log = FALSE, plogger = NULL )
ps_path_2outputfile |
path to output file of ECOWEIGHT |
ps_start_statement2extract |
string as statement to set the beginning of the extraction |
ps_end_statement2extract |
string as statement to set the ending of the extraction |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
vec_ecow_result_2extract
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.