powered by
S3 method for quantities objects (see t).
quantities
t
# S3 method for quantities t(x)
a matrix or data frame, typically.
a <- matrix(1:30, 5, 6) quantities(a) <- list("m/s", 1:30) t(a)
Run the code above in your browser using DataLab