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