Join us for
RADAR: AI Edition

nonmemica (version 1.0.8)

as.data.frame.halfmatrix: Coerce Half Matrix to Data Frame

Description

Coerces half matrix to data.frame.

Usage

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

Arguments

x

object

...

passed arguments

See Also

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