logbook {hyperSpec}R Documentation

Logging the processing ot a hyperSpec Object

Description

Extracts the slot @log of a hyperSpec object.

Usage

logbook(x)

Arguments

x a hyperSpec object

Details

A data.frame in slot x@log keeps track of the changes done to the hyperSpec object.

Value

a data.frame containing x@log

Author(s)

C. Beleites

Examples

logbook (flu)

[Package hyperSpec version 0.95 Index]