This function reads in data the ivo file format
Data in the formats described at http://glotaran.org/wiki/doku.php?id=file_formats may be read from file into an R object for analysis.
readData(filenm, typ="", sep = "")
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 |
an object of class dat
Katharine M. Mullen, Ivo H. M. van Stokkum
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.