I
iamreallynewhere
I know how to read in a tab delimited file, but I am having problems
reading one without ignoring line breaks. The text I am trying to read
has line breaks in paragraphs that I would like to keep as one token.
Is there a way to read in a text file while ignoring actual line breaks
and using my own special character to break up the lines?
reading one without ignoring line breaks. The text I am trying to read
has line breaks in paragraphs that I would like to keep as one token.
Is there a way to read in a text file while ignoring actual line breaks
and using my own special character to break up the lines?