read_msatsi: MSATSI I/O

Description Usage Arguments Details See Also

Description

The functions here can be used to read MSATSI's standardized set of input and output files into R.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

fi

character; the filename

...

additional parameters, usually passed to read.table, or readMat

Details

Each function produces an object with a specific class, with at least a print method

read.msatsi_mat uses readMat to read in from matlab's binary data format; it drops the header information, which only includes creation date and information on the original system platform.

See Also

msatsi-methods


abarbour/stress documentation built on Oct. 5, 2019, 11:20 a.m.