Skip to content
Prev 349621 / 398513 Next

read.table with a "memory connection"

On 01/04/2015 09:52, Thomas wrote:
I believe you are looking for 'text connections':  see the 'text' 
argument to read.table() and ?textConnection.