search for: matched2

Displaying 2 results from an estimated 2 matches for "matched2".

Did you mean: matched
2007 Jan 05
1
Error in load
Dear All, can anyone explain this message Error in load("matched2.RData") : Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'builtin'? Have I the possibility to retrieve the data? TIA Giovanni -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parr...
2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...,7 +568,7 @@ { /* certain such characters are drawn in the Hershey fonts as superscripts */ - if (1) // _plotter->drawstate->font_type == F_HERSHEY) + if (1) /* _plotter->drawstate->font_type == F_HERSHEY) */ { int k; bool matched2 = false; @@ -622,7 +622,7 @@ /* is this an escape seq. for a `special' (non-ISO, non-Symbol) Hershey glyph? Such glyphs include astronomical signs, and `final s'. */ - if (1) // _plotter->drawstate->font_type == F_HERSHEY) + if (1) /* _plotter->drawstate->...