identify_number_of_heads_for_livestock_loops: Identify Number of Livestock Heads in Loops

View source: R/LivestockCalculations.R

identify_number_of_heads_for_livestock_loopsR Documentation

Identify Number of Livestock Heads in Loops

Description

Livestock heads information is collected seperately the livestock loops. Howver in some cases, for example in the eggs_amount calculations, it is useful to know the livestock heads during the loops. This function allows us to do so

Usage

identify_number_of_heads_for_livestock_loops(
  livestock_name_column,
  livestock_heads_df
)

Arguments

livestock_name_column

A vector of livestock names

livestock_heads_df

A tibble of livestock head nunbers

Details

Rpackage file: LivestockCalculations.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.