R/operations.R
t-dbMatrix-method.Rd
Given a dbMatrix x, t returns the transpose of x.
# S4 method for class 'dbMatrix' t(x)
dbMatrix object