SaveSPRData: S3 function to save SensorgramData data

Description Usage Arguments Details See Also

Description

save SensorgramData object data to the disk.

Usage

1
SaveSPRData(DATA, file, sep = "\t")

Arguments

DATA

SensorgramData to be saved

file

the directory path to the file

sep

character to delimit the text fields

Details

It save the object data to the disk in a text format, following the SensiQ format. See the detail ReadSensorgramData Note: it will issue a warning to complain about appending the table. There is nothing wrong with it. Simple ignore this warning.

See Also

ReadSensorgramData SensorgramData-class plot


ffeng23/SPRATS documentation built on May 16, 2019, 12:50 p.m.