Skip to content
Prev 170572 / 398502 Next

matrix transpose

Rolf Turner wrote:
nonsense.  the other way is:

base::t(a)

if this works while t(a) fails, the problem is solved (= do *not*
redefine t).  if this doesn't work, complain again ;)

vQ