readData {TIMP} | R Documentation |
This function reads in data the ivo file format
Description
Data in the formats described at https://glotaran.github.io/legacy/file_formats may be read from file into an R object for analysis.
Usage
readData(filenm, typ="", sep = "")
Arguments
filenm |
This is the path to the file to read in, as a quoted string. |
typ |
if |
sep |
This is an optional argument describing how the data is
delimited; defaults to |
Value
an object of class dat
Author(s)
Katharine M. Mullen, Ivo H. M. van Stokkum
See Also
[Package TIMP version 1.13.6 Index]