Guess Column Separator (Version 1)
Usage
guessSeparator.1(textlines, separators, comment.char = "#")
Arguments
- textlines
vector of character representing the first lines of a file
- separators
vector of possible column separator characters the file is
to be checked for
- comment.char
comment character