search for: 1008a7e60

Displaying 1 result from an estimated 1 matches for "1008a7e60".

Did you mean: 00857e60
2014 Apr 02
0
special handling of row.names
...TAG: @10082d060 01 SYMSXP g1c0 [MARK,LCK,gp=0x4000] "row.names" (has value) @104f0e898 13 INTSXP g0c1 [] (len=2, tl=0) -2147483648,-10 TAG: @100823548 01 SYMSXP g1c0 [MARK,LCK,gp=0x4000] "class" (has value) @104f0e8c8 16 STRSXP g0c1 [NAM(1)] (len=1, tl=0) @1008a7e60 09 CHARSXP g1c2 [MARK,gp=0x61,ATT] [ASCII] [cached] "data.frame" But then, -10 becomes 10: > d2 <- structure( d, class = "data.frame" ) > .Internal(inspect(d2)) @104f08898 19 VECSXP g0c1 [OBJ,NAM(2),ATT] (len=1, tl=0) @103a7dc60 13 INTSXP g0c4 [NAM(2)] (len=10, tl=...