traces {smoke}R Documentation

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)

Arguments

obj

obj of "Bli" class

Value

"data.frame" of BLI traces

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

Examples

traces(bli)

[Package smoke version 2.0.1 Index]