Skip to content
Prev 76066 / 398502 Next

reading "special" text files

Jan Wiener wrote:

            
Yes, with e.g. sep="\t" and sep=" " the number of separators is taken 
into account.
No, with sep="" the separator is *any* white space.


Uwe Ligges