Skip to content
Prev 30488 / 63421 Next

is.matrix

And the other missing piece is that t() coerces the input vector to a
1-column matrix that can then be transposed and returned as a 1-row matrix
(with a dim attribute).

-Christos