Skip to content

question about binary data file and data.frame

2 messages · www.brook@gmail, jim holtman

#
Each data (edge,weight) is numerical data with type double (4 bytes)

df<-file("d:/sim.data","rb")
age[1]<-readBin(df,double())
weigt[1]<-readBin(df,double())
...
age[10]<-readBin(df,double())
weigt[10]<-readBin(df,double())

it is not asc file.

	

======= 2006-02-07 13:03:17 =======
= = = = = = = = = = = = = = = = = = = =
			

¡¡¡¡¡¡¡¡¡¡¡¡¡¡
 
				 
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡www.brook
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡www.brook at gmail.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2006-02-07