status {smoke} | R Documentation |
Getter for data processing status
Description
The getter function for the data processing status
.
Usage
status(obj)
Arguments
obj |
|
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
bli <- Bli()
status(bli)
[Package smoke version 2.0.1 Index]