View source: R/calculate_return_on_investment.R
calculate_return_on_investment | R Documentation |
Function for calculating the return on investment for variable rate nitrogen application
calculate_return_on_investment(
yield_fertilized,
yield_field,
N_rate,
grain_price,
N_price
)
yield_uniform_N |
yield prediction with uniform rate nitrogen application |
yield_no_N |
yield prediction without any nitrogen application |
The SBNRC adjusted Nitrogen rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.