Learn R Programming

rsyncrosim (version 1.2.9)

dateModified: The last date a SsimLibrary/Project/Scenario was modified.

Description

The most recent modification date of an SsimLibrary/Project/Scenario.

Usage

dateModified(ssimObject)

# S4 method for character dateModified(ssimObject)

# S4 method for SsimLibrary dateModified(ssimObject)

# S4 method for Project dateModified(ssimObject)

# S4 method for Scenario dateModified(ssimObject)

Arguments

ssimObject

SsimLibrary/Project/Scenario.

Value

A character string of the date and time of the most recent modification to the ssimObject provided as input.