get_result_value | 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 value needed.
get_result_value( pvec_ecow_result_2extract, ps_statement2search, ps_line2get, ps_splitby, pb_log = FALSE, plogger = NULL )
pvec_ecow_result_2extract |
vector result of output file of ECOWEIGHT |
ps_statement2search |
tibble with the parttern to search |
ps_line2get |
line to get |
ps_splitby |
string to say how it is splitted |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
vec_cur_result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.