logbook: Logging the processing ot a hyperSpec Object
Extracts the slot @log of a hyperSpec object.
Description
A data.frame in slot x@log keeps track of
the changes done to the hyperSpec object.
Usage
logbook(x)
Arguments
x
a hyperSpec object
Value
a data.frame containing x@log
Details
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.