Adds a timestamp to the RHermesExp object with a specified message. Useful for adding info to the object for reproducibility purposes.
setTime(struct, message) # S4 method for RHermesExp,character setTime(struct, message)
struct | The RHermesExp object you want to add the timestamp to. |
---|---|
message | A character string to append. |
A copy of struct with the updated timestamp list.
Roger Gine
#>#>#>#>#>#>#>#>#>#>#>#>#>#>#>#>