Open mle2718 opened 3 months ago
This feature adds breakyears and py0 as arguements to get_plots
breakyears controls the breakpoint years py0 controls the first year to plot.
The get_plots() function has default values, which should ensure backward compatibility.
The use of get_plots() in runPost.R passes those arguments explicitly.
This feature adds breakyears and py0 as arguements to get_plots
breakyears controls the breakpoint years py0 controls the first year to plot.
The get_plots() function has default values, which should ensure backward compatibility.
The use of get_plots() in runPost.R passes those arguments explicitly.