Learn R Programming

ISEtools (version 3.2.0)

print.ISEdata: Prints ISE data

Description

Prints tables of calibration data and experimental data (if present).

Usage

# S3 method for ISEdata
print(x, ...)

Value

No return value, prints ISE data.

Arguments

x

ISE data (e.g. object of class ISEdata)

...

Other objects passed through.

Author

Peter Dillingham, peter.dillingham@otago.ac.nz

See Also

loadISEdata

Examples

Run this code
data(LeadStdAdd)
print(LeadStdAdd)

Run the code above in your browser using DataLab