Description Usage Arguments Value Examples
View source: R/calculate_traj.R
calculate_traj
| 1 2 3 4 5 | calculate_traj(
  cg_range,
  density_init = 1000,
  coeff_traj = c(a = 13.532, b = -1.461, a0 = 14.21, b0 = -1.79)
)
 | 
| cg_range | Range of calculation for the trajectory | 
| density_init | A vector of initial densities (numeric) | 
| coeff_traj | Coefficient a, b, a0, and b0 of the mortality trajectory (cf : Ningre et al "Trajectoires d auto-eclaircie du Douglas en France) | 
Data.frame with trajectory calculated for the cg_range
| 1 | ## Not run: calculate_traj()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.