Learn R Programming

madness (version 0.2.0)

todiag: Diagonal Operations

Description

Diagonal Operations

Usage

diag(x, nrow, ncol)
"diag"(x, nrow, ncol)
todiag(x)
"todiag"(x)

Arguments

x
madness object.
nrow, ncol
Optional dimensions for the result when x is not a matrix value (NYI here)

See Also

reshapes