is.square: Test If Something is Square

View source: R/halfmatrix.R

is.squareR Documentation

Test If Something is Square

Description

Tests if something is square. Generic, with method for matrix.

Usage

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.matrix(), offdiag.halfmatrix(), offdiag(), ord.halfmatrix(), ord.matrix(), ord(), print.halfmatrix()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.