Use
t()
on a
data.frame
object
USAGE:
t.data.frame(x)
This is a method for the function
t()
for objects inheriting from class
data.frame
. See
t
or
t.default
for the general behavior of this function and for the interpretation of
x
.