Skip to content
Snippets Groups Projects
Commit 2f1667fe authored by thierrychambert's avatar thierrychambert
Browse files

re-added get_metrics stuff in run_analysis

parent a342d2a6
No related branches found
No related tags found
No related merge requests found
......@@ -111,3 +111,6 @@ names(run0)
N <- run0$N ; dim(N)
plot_traj(N, xlab = "Annee", ylab = "Taille de population (totale)")
abline(h = K)
out = run0
get_metrics(N = out$N)$scenario$impact[time_horzion, "avg",-1]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment