traces: Getter of BLI 'traces'

Description Usage Arguments Value Author(s) Examples

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

1
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

1
2
load("bli.RData")
traces(bli)

smoke documentation built on Jan. 28, 2020, 5:09 p.m.