Set the Session of a SsimLibrary, Project or Scenario object.
session(ssimObject) <- value# S4 method for character
session(ssimObject) <- value
# S4 method for SsimObject
session(ssimObject) <- value
SsimObject/Project/Scenario.
A SyncroSim Session.
Returns a SyncroSim object containing a Session.
In order to avoid problems with SyncroSim version compatibility and library updating, the new session must have the same filepath as the session of the SsimObject e.g. filepath(value)==filepath(session(ssimObject))