Description Usage Arguments Details Value Author(s) See Also Examples
This function computes the balance of one essential nutrient for one management scenario.
1 2 3 4 |
x |
A management scenario (see details). |
data |
A |
sqa |
A list giving the time period until leaching rates reach status quo ante (years) for each management. |
bioleft |
A list giving the standing plant biomass (in kg/ha) left after mowing and burning. |
nutrient |
The nutrient to focus on. Could be either |
Datm |
The atmospheric deposition for the target nutrient (in kg/ha/year). |
gompertz |
The parameters of the Gompertz model simulating plant biomass production over time. |
sheep.pressure |
Numeric value comprised between 0 and 1. A sheep pressure of 0 means that no sheep is present. A sheep pressure of 1 means that the sheep density equals 1.1 sheep/ha when a grazing management occurs. |
plot.biomass |
Logical value. Should the evolution of the standing plant biomass be plotted? TRUE is yes, FALSE is no. |
cumulative |
A logical value. Should the cumulative nutrient balance be calculated? TRUE is yes, FALSE is no. |
A management scenario should be given as a numeric vector. The following convention is used: 0 for no management, 1 for grazing, 2 for mowing, 3 for burning, and 4 for choppering. The vector should have a length equal to the number of simulated years (1 management per year) and must start with choppering.
Returns a numeric vector reporting the (cumulative) nutrient balance (kg/ha).
Benjamin M. Delory
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.