SyntaxFix
Write A Post
Hire A Developer
Questions
I would use the following. It should work just fine, and doesn't seem ugly, at least to me:
singleString <- paste(readLines("foo.txt"), collapse=" ")