meat_amount_calculation: Meat amount calculations

View source: R/LivestockCalculations.R

meat_amount_calculationR Documentation

Meat amount calculations

Description

A function to calculate the amount of meat produced based on the number of animals killed, and some conversion factors which can calculate how much meat can be collected from an animal which has been killed.

Usage

meat_amount_calculation(data, unit_conv_tibble = NULL)

Arguments

data

The dataset for which meat amounts need to be calculated

unit_conv_tibble

A conversion table for animal names and their weights

Details

Rpackage file: LivestockCalculations.R


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