Skip to contents

Given a dbMatrix x, t returns the transpose of x.

Usage

# S4 method for class 'dbMatrix'
t(x)

Arguments

x

dbMatrix object

Value

dbMatrix object