as.halfmatrix.default: Coerce to Half Matrix by Default

View source: R/halfmatrix.R

as.halfmatrix.defaultR Documentation

Coerce to Half Matrix by Default

Description

Coerces to half matrix. Treats x as halfmatrix, coerces to matrix and takes half.

Usage

## Default S3 method:
as.halfmatrix(x, ...)

Arguments

x

object

...

passed arguments

See Also

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


nonmemica documentation built on Oct. 26, 2024, 1:06 a.m.