Skip to content
Prev 82750 / 398506 Next

Age of an object?

Philippe Grosjean wrote:
One way to do this with important objects is to use the comment function
(in package base)

comment(myobj) <- "made last sunday of 2005"

Kjetil