Skip to content
Prev 294859 / 398503 Next

Importing ASCII flat

On 17.05.2012 14:17, Richard Iles wrote:
Do you have a file format specification? This is probably some fixed 
width formatted file, hence read.fwf may help to import the data. See 
?read.fwf and the R Data Import/Export manual.

Best,
Uwe Ligges