View source: R/progeny_data_flp.R
calculate_dailygain_rearing | R Documentation |
The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will calculate average daily gain.
calculate_dailygain_rearing( pv_mean_rearingage, pv_mean_rearing_wt, pv_mean_birthwt, pb_log = FALSE, plogger = NULL )
pv_mean_rearingage |
vector with the mean of slaughter age |
pv_mean_rearing_wt |
vector with the mean of live weight at slaughter |
pv_mean_birthwt |
vector with the mean of weaning weight |
pb_log |
indicator whether logs should be produced |
plogger |
logger object |
dailygain_rearing vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.