print.ISEdata {ISEtools} | R Documentation |
Prints ISE data
Description
Prints tables of calibration data and experimental data (if present).
Usage
## S3 method for class 'ISEdata'
print(x, ...)
Arguments
x |
ISE data (e.g. object of class ISEdata) |
... |
Other objects passed through. |
Value
No return value, prints ISE data.
Author(s)
Peter Dillingham, peter.dillingham@otago.ac.nz
See Also
Examples
data(LeadStdAdd)
print(LeadStdAdd)
[Package ISEtools version 3.2.0 Index]