Learn R Programming

DEPONS2R (version 1.2.2)

get.simtime: 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")

Value

Returns a POSIXlt object

Arguments

fname

Character string with name of the file to extract the simulation date from, including the path

tz

Time zone

See Also

get.latest.sim