Rdocumentation
powered by
Learn R Programming
DLMtool (version 3.2)
joinMSE: Join multiple MSE objects together
Description
Joins two or more MSE objects together. MSE objects must have identical number of historical years, and projection years.
Usage
joinMSE(MSEobjs = NULL)
Arguments
MSEobjs
A list of MSE objects. Must all have identical operating model and MPs. MPs which don't appear in all MSE objects will be dropped.
Value
An object of class
MSE