Learn R Programming

hyperSpec (version 0.95)

logbook: Logging the processing ot a hyperSpec Object

Description

Extracts the slot @log of a hyperSpec object.

Usage

logbook(x)

Arguments

x
a hyperSpec object

Value

  • a data.frame containing x@log

Details

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

Examples

Run this code
logbook (flu)

Run the code above in your browser using DataLab