[R] need help using read.fortran

2013-03-06 Thread jsdroyster
Hello kind and R-knowledgeable souls! I am trying to use read.fortran to read in old datasets in 80-column-card format with no separators between variables (just 80 columns of solid digits). I comprehend the instructions for specifying the columns for each variable, but I can't understand how t

Re: [R] need help using read.fortran

2013-03-06 Thread Duncan Murdoch
On 06/03/2013 12:57 PM, jsdroyster wrote: Hello kind and R-knowledgeable souls! I am trying to use read.fortran to read in old datasets in 80-column-card format with no separators between variables (just 80 columns of solid digits). I comprehend the instructions for specifying the columns for ea