Learn R Programming

lazyNumbers (version 1.2.1)

transpose-lazyMatrix: Transposition of lazy matrices

Description

Transpose a lazyMatrix object.

Usage

# S4 method for lazyVector
t(x)

# S4 method for lazyMatrix t(x)

Value

A lazyMatrix object.

Arguments

x

a lazyMatrix or lazyVector object