get.simtime | R Documentation |
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)
get.simtime(fname = NULL, tz = "GMT")
fname |
Character string with name of the file to extract the simulation date from, including the path |
tz |
Time zone |
Returns a POSIXlt
object
get.latest.sim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.