Learn R Programming

smoke (version 2.0.1)

traces: Getter of BLI traces

Description

The getter function of BLI traces. The first column of this data.frame is the time in second; the following columns are the BLI traces.

Usage

traces(obj)

Value

"data.frame" of BLI traces

Arguments

obj

obj of "Bli" class

Author

tools:::Rd_package_author("smoke")

Maintainer: tools:::Rd_package_maintainer("smoke")

Examples

Run this code
traces(bli)

Run the code above in your browser using DataLab