Skip to content
Prev 43970 / 398525 Next

RES: [R] data.frame to matrix

On Mon, 9 Feb 2004 19:10:00 -0300, you wrote:

            
That's a strange looking display -- b is probably some sort of object
with a special print method.  You can figure out what it is using
"str(b)".

Duncan Murdoch