is.default.matrix: Test if a matrix is a default matrix

View source: R/ToolFunctions.R

is.default.matrixR Documentation

Test if a matrix is a default matrix

Description

Test if a matrix is a default matrix

Usage

is.default.matrix(x)

Arguments

x

a matrix.

Value

A logical corresponding to whether x is a default matrix (matrix of dimension 0x0).

Author(s)

Ehouarn Le Faou


Ease documentation built on Nov. 10, 2022, 5:54 p.m.