
Last chance! 50% off unlimited learning
Sale ends in
x
.logentry(x, short=NULL, long=NULL, date=NULL, user=NULL)
hyperSpec
objectx@log
(data.frame
) including the new row.x@log
.The following values are used for any arguments that are 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