Learn R Programming

nonmemica (version 1.0.8)

is.square.matrix: Test If Matrix is Square

Description

Tests if matrix is square.

Usage

# S3 method for matrix
is.square(x, ...)

Arguments

x

object

...

passed arguments

See Also

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