View source: R/LivestockCalculations.R
eggs_swap_per_animal_units | R Documentation |
Rpackage file: LivestockCalculations.R
eggs_swap_per_animal_units(
units_column,
livestock_name_column,
livestock_heads_df
)
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... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.