Skip to content
Prev 83087 / 398502 Next

transpose a matrix?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Not sure what you want from the explanation you gave but to transpose 
try that:
x <- as.matrix(x)
x.trans <- t(x)

One method that's may also of use is
help.search("transpose")

David
On Dec 20, 2005, at 17:26, t c wrote:

            
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDqUsI7EoGVUIQyhERArLdAKCX7FniqohYs646riJopkqs6/rboQCcDBUK
4n9JS+hzHOwLZLc6HKQWJcM=
=U6e6
-----END PGP SIGNATURE-----