ssimUpdate: Apply updates
Description
Apply updates to a SyncroSim Library, or a Project or Scenario associated with a Library.
Usage
ssimUpdate(ssimObject)# S4 method for character
ssimUpdate(ssimObject)
# S4 method for SsimObject
ssimUpdate(ssimObject)
Arguments
ssimObject
SsimLibrary/Project/Scenario.
Value
This function invisibly returns `TRUE` upon success (i.e.successful
update) and `FALSE` upon failure.