is.square.matrix: Test If Matrix is Square

View source: R/halfmatrix.R

is.square.matrixR Documentation

Test If Matrix is Square

Description

Tests if matrix is square.

Usage

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

Arguments

x

object

...

passed arguments

See Also

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


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