View source: R/LivestockCalculations.R
milk_swap_per_animal_units | R Documentation |
Some of RHoMIS milk yields are based on yield per animal. This function converts yield per animal into a total milk yield.
milk_swap_per_animal_units(units_column, number_of_animals_milked_column)
units_column |
The original column containing milk yield units |
number_of_animals_milked_column |
A column containing the number of animals milked. |
Rpackage file: LivestockCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.