status | R Documentation |
status
The getter function for the data processing status
.
status(obj)
obj |
|
"logical" vector as the indicator of the status of data analysis
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.
Qingan Sun, Xiaojun Li, James C Sacchettini
Maintainer: Qingan Sun <quinsun@gmail.com>
alignLoad
, doubleBlank
, baseline
, estimate
, fitKinetics
bli <- Bli()
status(bli)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.