
@log
of a hyperSpec
object.logbook(x)
hyperSpec
objectdata.frame
containing x@log
data.frame
in slot x@log
keeps track of the changes done to
the hyperSpec
object.If option log
is TRUE
, entries will be generated
automatically by hyperSpec functions that do assignments (see
hy.setOptions
). Entries can also be created manually via
logentry
.
hy.setOptions
, logentry
.