status: Getter for data processing 'status'

Description Usage Arguments Value Note Author(s) See Also Examples

Description

The getter function for the data processing status.

Usage

1
status(obj)

Arguments

obj

obj of "Bli" class

Value

"logical" vector as the indicator of the status of data analysis

Note

There is no Setter for status by design.
Because status is modified automatically during data processing, there is no need for the user to change the status manually.

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

See Also

alignLoad, doubleBlank, baseline, estimate, fitKinetics

Examples

1
2
bli <- Bli()
status(bli)

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