Skip to content

read.delim: only first column import

2 messages · Christoph Lehmann, Don MacQueen

#
Hi
if I use read.delim, I can specify how many lines I want to import.
Is there also a way to specify that, e.g. I want only the first column 
field of each line to have imported?

thanks for a hint
cheers
christoph
#
?read.delim

and see the colClasses argument.

-Don
At 3:53 PM +0200 4/15/05, Christoph Lehmann wrote: