crop_income_calculations: Crop Income Calculations

View source: R/CropCalculations.R

crop_income_calculationsR Documentation

Crop Income Calculations

Description

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

Usage

crop_income_calculations(data, unit_conv_tibble = NULL)

Arguments

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

Details

Rpackage file: CropCalculations.R


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