View source: R/CropCalculations.R
crop_calculations_all | R Documentation |
A single function for conducting all of the crop calculations
crop_calculations_all(
data,
crop_yield_units_conv_tibble = crop_yield_units,
crop_income_units_conv_tibble = crop_price_units,
gender_categories = pkg.env$gender_categories
)
data |
RHoMIS crop loop data |
crop_yield_units_conv_tibble |
Conversion tibble of crop yield units |
crop_income_units_conv_tibble |
Conversion tibble of crop income units |
gender_categories |
The categories you are interested in examining |
Rpackage file: CropCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.