is_sparse_matrix: Assess whether an object is a sparse matrix

View source: R/is_sparse_matrix.R

is_sparse_matrixR Documentation

Assess whether an object is a sparse matrix

Description

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

Usage

is_sparse_matrix(X)

Arguments

X

Object.

Value

boolean


NathanSkene/EWCE documentation built on Feb. 17, 2025, 7:52 a.m.