powered by
Calculates B:C ratio and economic efficiency metrics.
economic_indices(gross_return, total_cost, verbose = TRUE)
Data frame with economic indices
Gross returns (Rs/ha)
Total cost (Rs/ha)
Logical. If TRUE (default), prints formatted output to console.
Lalit Kumar Rolaniya, Ram Lal Jat, Monika Punia, Raja Ram Choudhary
economic_indices(gross_return = c(75000, 82000), total_cost = c(35000, 38000))
Run the code above in your browser using DataLab