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