mat.read: mat.read

mat.readR Documentation

mat.read

Description

reads the file into data frame

Usage

mat.read(x = "C:\\temp\\write.csv", y, n = 1, w = T, h = "")

Arguments

x

= a file

y

= the separator (can be missing)

n

= a column (contains row names, can be NULL)

w

= a boolean (there is/isn't a header)

h

= a string vector (quoting characters)

See Also

Other mat: mat.compound, mat.correl, mat.count, mat.daily.to.monthly, mat.daily.to.weekly, mat.diff, mat.ex.array, mat.ex.list, mat.ex.matrix, mat.ex.vec, mat.index, mat.lag, mat.last.to.first, mat.rank, mat.reverse, mat.rollsum, mat.sort, mat.subset, mat.to.last.Idx, mat.to.obs, mat.to.xlModel, mat.weekly.to.daily, mat.write, mat.zScore


vsrimurthy/EPFR documentation built on April 26, 2024, 9:26 a.m.