View source: R/LivestockCalculations.R
meat_sold_and_consumed_calculation | R Documentation |
Calculate the amount of meat sold and consumed in kg. Note this only works if you have calculated the meat collected in kg.
meat_sold_and_consumed_calculation(data)
data |
Data containing "livestock_name", "meat_kg_per_year", "meat_sold_props_numeric","meat_consumed_props_numeric". |
Rpackage file: LivestockCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.