View source: R/calculate_indicators.R
| calculate_indicators | R Documentation |
Checks the management_df for consitency with the check_management_df() function.
Then it calculates the C_input(), tillage_intensity(), soil_cover(),plant_diversity()
N_input() and productivity_indicator().
calculate_indicators(var_MGMT_data)
var_MGMT_data |
a |
data frame with indices per year
check_management_df()
C_input()
tillage_intensity()
soil_cover()
N_input()
plant_diversity()
productivity_indicator()
#example input
calculate_indicators(EXAMPLE_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.