On Oct 10, 2011, at 7:45 AM, Spartina wrote:
Hello all,
how do I import a Fortran file (f3.1) into one column in R? I've
tried this
(I'm a total beginner as you can see):
FortranData<-read.fwf("C:\\Users\\format3_1.txt",rep(3,20))
Warning message:
In readLines(file, n = thisblock) :
inc
Hello all,
how do I import a Fortran file (f3.1) into one column in R? I've tried this
(I'm a total beginner as you can see):
> FortranData<-read.fwf("C:\\Users\\format3_1.txt",rep(3,20))
Warning message:
In readLines(file, n = thisblock) :
incomplete final line found on 'C:\Users\format3_1.tx
2 matches
Mail list logo