Displaying 3 results from an estimated 3 matches for "d81".
Did you mean:
81
2011 Oct 17
2
how to use 'which' inside of 'apply'?
Hello R-community,
I am trying to populate a column (doy) in a large dataset with the first
column number that exceeds the value in another column (thold) using the
'apply' function.
Sample data:
pt D1 D17 D33 D49 D65 D81 D97 D113 D129 D145 D161 D177
D193 D209 D225 D241 D257
1 39177 0 0 0 0 0 0 0 0 0.4336 0.4754 0.5340667 0.5927334
0.6514 0.6966 0.5900 0.5583 0.5676
2 39178 0 0 0 0 0 0 0 0 0.3420 0.4543 0.5397666 0.6252333
0.7107 0.7123 0.5591 0.4617 0.4206
3 391...
2009 Mar 30
2
[PATCH 1/1] v3: Add Diagnostic MBR for trouble-shooting BIOS boot-order problems.
...#39;????' if no active partition. Value is reset to 0xDEAD before the sector is read
+ to avoid inheriting the MBR magic on error
+ E error error code returned by BIOS 'read sector' interrupt (0x02 or 0x42, int 0x13).
+ '??' if no active partition.
+
+ Examples:
+ L D81 C3D9 HFF S3F P1 O00000020 MAA55 E00
+ C D80 C3D9 HFF S3F P1 O00000020 M0000 E04
+
+ Usage:
+ # set device to write diagnostic MBR to
+ DEV=/dev/sdc
+ # back-up existing MBR
+ sudo dd if=$DEV of=mbr-backup.bin bs=440 count=1
+ # write diagnostic MBR to device
+ sudo dd if=mbr-diag.bin of=$DEV
+ # ex...
2009 Mar 09
5
Help
...gt; > - DATA LIST LIST / i3(A1) d61(N1) d62(N1) d63(N1) d64(N1) d65(N1)
> > d66(N1) d67(N1) d68(N1) d69(N1) d70(N1) d71(N1) d72(N1) d73(N1)
> > d74(N1) d75(N1) d76(N1) d77(N1) d78(N1) d79(N1) d80(N1) .
> >
> > - RECORD TYPE 'E'.
> > - DATA LIST LIST / i4(A1) d81(N1) d82(N1) d83(N1) d84(N1) d85(N1)
> > d86(N1) d87(N1) d88(N1) d89(N1) d90(N1) d91(N1) d92(N1) d93(N1)
> > d94(N1) d95(N1) d96(N1) d97(N1) d98(N1) d99(N1) d100(N1) .
> >
> > - RECORD TYPE 'F'.
> > - DATA LIST LIST / i5(A1) d101(N1) d102(N1) d103(N1) d104(N1) d...