View source: R/CropCalculations.R
crop_income_calculations | R Documentation |
A function for calculating crop incomes. Please note for this calculation to work. The amount of a crop harvested, and the amount of a crop sold also needs to have been calculated
crop_income_calculations(data, unit_conv_tibble = NULL)
data |
A RHoMIS dataset, including information on crop harvested, and crop sold |
unit_conv_tibble |
Units for crop income calculations which need to be converted |
Rpackage file: CropCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.