Learn R Programming

PEIP (version 1.7)

loadMAT: Load a Matlab matfile

Description

Load a Matlab matfile, rename the internal parameters to get R-objects

Usage

loadMAT(fn, pos=1)

Arguments

fn
file name of MATfile
pos
integer, position in search path, default=1

Value

  • Whatever is in the MATfile

Details

Program reads in previously saved mat-files and extracts the data, and renames the variables to match the book.