check-matrix: Check Matrix

check-matrixR Documentation

Check Matrix

Description

Check Matrix

Usage

assert_symmetric(x)

assert_square(x)

Arguments

x

A matrix to be checked.

Value

Throw an error, if any, and returns x invisibly otherwise.

Author(s)

N. Frerebeau

See Also

Other validation methods: check-attribute, check-data, check-numeric-comparison, check-numeric-trend, check-numeric, check-type, needs(), validate()


arkhe documentation built on Nov. 17, 2023, 5:09 p.m.