Displaying 1 result from an estimated 1 matches for "allfbimpfield".
Did you mean:
allfbimpfields
2005 Jan 19
3
importing files, columns "invade next column"
...s it
because I'm using a Mac?
details of what I did:
##
a) importing a shorter version of my file (58 columns); I get the
"invading" behaviour and a column of row.names that I don't
understand where it comes from. (UNIQID should be empty and 1006
should be in All.FB.Id
> AllFBImpFields <- read.table('AllFBAllFieldsNAShorter.txt', fill=T, header=T,
+ row.names=paste('a',1:15797, sep=''),
+ as.is=T, nrows=15797)
> AllFBImpFields[1:2,1:5]
row.names UNIQID All.FB.Id All.FB.5 All.FB.4
a1...