print.ISEdata: Prints ISE data

View source: R/print.ISEdata.R

print.ISEdataR 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

loadISEdata

Examples

data(LeadStdAdd)
print(LeadStdAdd)

ISEtools documentation built on Oct. 19, 2022, 5:29 p.m.