get.simtime {DEPONS2R} | R Documentation |
Get simulation date
Description
Returns the date and time when a specific simulation was finished,
obtained from the date stored as part of the file name. The date format is system
dependent, but the function attemts to extract the data assuming that either
the English or the local language is used.
(a POSIXlt
object)
Usage
get.simtime(fname = NULL, tz = "GMT")
Arguments
fname |
Character string with name of the file to extract the simulation date from, including the path |
tz |
Time zone |
Value
Returns a POSIXlt
object
See Also
[Package DEPONS2R version 1.2.3 Index]