calculate_bull_liveweight: Calculate bull mature live weight

View source: R/progeny_data_flp.R

calculate_bull_liveweightR Documentation

Calculate bull mature live weight

Description

The program package ECOWEIGHT (C Programs for Calculating Economic Weights in Livestock) need input parameter files. This function will calculate bull live weight.

Usage

calculate_bull_liveweight(
  ps_input_flp_tibble,
  ps_sirebreed,
  pb_log = FALSE,
  plogger = NULL
)

Arguments

ps_input_flp_tibble

input flp tibble coming from read_file_input_flp in this package

ps_sirebreed

sire breed

pb_log

indicator whether logs should be produced

plogger

logger object

Value

bull_liveweight vector


sknqualitasag/qp4ewc documentation built on Sept. 27, 2022, 3:31 p.m.