Skip to content
Prev 366140 / 398502 Next

Infelicity in print output with matrix indexing of `[.data.frame`

It's documented, David:
"Matrix indexing (x[i] with a logical or a 2-column integer matrix i)
using [ is not recommended. For extraction, x is first coerced to a
matrix..."

ergo characters for a mixed mode frame.

Cheers,
Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Sat, Dec 17, 2016 at 10:49 AM, David Winsemius
<dwinsemius at comcast.net> wrote: