Learn R Programming

smoke (version 2.0.1)

status: Getter for data processing status

Description

The getter function for the data processing status.

Usage

status(obj)

Value

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

Arguments

obj

obj of "Bli" class

Author

tools:::Rd_package_author("smoke")

Maintainer: tools:::Rd_package_maintainer("smoke")

See Also

alignLoad, doubleBlank, baseline, estimate, fitKinetics

Examples

Run this code
bli <- Bli()
status(bli)

Run the code above in your browser using DataLab