x
.x@log
.logentry(x, short = NULL, long = NULL, date = NULL,
user = NULL)
hyperSpec
objectx@log
(data.frame
) including the new
row.NULL
: The name of the funtion that called logentry
is
used for short
, and its call for long
.
For date
, the current
Sys.time()
is used, and user
is constructed from Sys.info()
's
user
and nodename
.
logentry (chondro, short = "test")
Run the code above in your browser using DataLab