eggs_swap_per_animal_units: Eggs Swap per Animal Units

View source: R/LivestockCalculations.R

eggs_swap_per_animal_unitsR Documentation

Eggs Swap per Animal Units

Description

Rpackage file: LivestockCalculations.R

Usage

eggs_swap_per_animal_units(
  units_column,
  livestock_name_column,
  livestock_heads_df
)

Arguments

units_column

A vector containing the units to be converted

livestock_name_column

A vector of livestock names

livestock_heads_df

A tibble of number of livestock heads with column names "livestock_heads_cattle","livestock_heads_chicken" etc...


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