is_matrix: Assess whether an object is a Matrix

View source: R/is_matrix.R

is_matrixR Documentation

Assess whether an object is a Matrix

Description

Assess whether an object is a Matrix or one of its derived object types.

Usage

is_matrix(X)

Arguments

X

Object.

Value

boolean


NathanSkene/EWCE documentation built on July 11, 2024, 4:19 a.m.