get.sep {readmoRe} | R Documentation |
Determine field delimiter in text files
Description
Determine field delimiter in text files
Usage
get.sep(file, n = 1, pattern)
Arguments
file |
|
n |
|
pattern |
|
Value
If successful, the filed delimiter. If more than on of the possible delimiters is found, an error is returned.
See Also
[Package readmoRe version 0.2-12 Index]