mcsiple/mmrefpoints

AEP: 18_multiplot_proj.R

mcsiple opened this issue · 2 comments

  • Years.plot could be defaulted from the input provided. You should check that each projection has the same K and length (also for plot_proj)
  • Why not compute depletion from the trajectory output
  • “lang” was not correctlty set in the call
  • What is the difference between years.plot and years.to.plot?
  • Does ylims do anything?
  • Spaghetti=3 (look at help) failed for me

Added an example

removed ylims. Fixed lang though I am not sure when (it's good now). Also fixed example. No difference between years.plot and years.to.plot (old messy code). Will fix depletion thing and K1plus issue tomorrow. 174c5be

Fixed inputs and got them from simulations instead (39da1ff). Leaving years.to.plot as input for now because sometimes projects go further than the nyears you want to plot... but open to other options.