search for: 68103

Displaying 3 results from an estimated 3 matches for "68103".

Did you mean: 8103
2008 Apr 11
1
Read text file subsetting rows
...in the row (different letters mean different numbers of columns and different column names/types). I can do this in SAS, but I'd prefer to use R. The approximate SAS code is below with the key piece of code being "if rectype='RD'" then do. Thoughts? Zev RD|I|01|073|0023|68103|5|7|017|810|20070103|00:00|0.6||3||||||||||||| RD|I|01|073|0023|68103|5|7|017|810|20070106|00:00|9.5||3||||||||||||| RD|I|01|073|0023|68103|5|7|017|810|20070109|00:00|2.5||3||||||||||||| RD|I|01|073|0023|68103|5|7|017|810|20070112|00:00|13.7||3||||||||||||| RD|I|01|073|0023|68103|5|7|017|810|200701...
2006 Apr 12
1
Pipe delimiter ( | ) in "read.delim"
...ks, Can anyone tell me how to read in a pipe ("|") delimited text file? I've tried the following: read.delim("c:/junk/junk.txt",sep="|", skip=7, check.names=FALSE,quote = "", header=F) The file looks something like the following: RD|I|04|013|9997|68103|5|7|017|830|20000221|00:00|12.6||6||||||||||||| RD|I|04|013|9997|68103|5|7|017|830|20000227|00:00|4.1||6||||||||||||| RD|I|04|013|9997|68103|5|7|017|830|20000304|00:00|8.7||6||||||||||||| RD|I|04|013|9997|68103|5|7|017|830|20000310|00:00|9.3||6||||||||||||| RC|I|04|013|9997|68103|5|7|017|830|200003...
2003 Jul 29
1
kern/53717: 4.8-RELEASE kernel panic (page fault)
...32, tf_ds = -1072037872, tf_edi = -1062374912, tf_esi = 6754458, tf_ebp = -1071021684, tf_isp = -1071021716, tf_ebx = -1062374912, tf_edx = -1062756352, tf_ecx = 1663988846, tf_eax = 1331412, tf_trapno = 12, tf_err = 2, tf_eip = -1071748485, tf_cs = 8, tf_eflags = 68103, tf_esp = -1062336512, tf_ss = -1037462896}) at /usr/src/sys/i386/i386/trap.c:466 #16 0xc01e6a7b in xl_newbuf (sc=0xc2299000, c=0xc2299290) at /usr/src/sys/pci/if_xl.c:1817 #17 0xc01e6c3e in xl_rxeof (sc=0xc2299000) at /usr/src/sys/pci/if_xl.c:1918 #18 0xc01e737c in xl_intr (arg=0xc2299000)...