Learn R Programming

nonmemica (version 1.0.8)

as.halfmatrix.halfmatrix: Coerce Half Matrix to Half Matrix

Description

Coerces half matrix to half matrix. A non-operation.

Usage

# S3 method for halfmatrix
as.halfmatrix(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other halfmatrix: as.data.frame.halfmatrix(), as.halfmatrix.default(), as.halfmatrix(), as.matrix.halfmatrix(), half.matrix(), half(), is.square.matrix(), is.square(), offdiag.halfmatrix(), offdiag(), ord.halfmatrix(), ord.matrix(), ord(), print.halfmatrix()