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 April 10, 2024, 1:02 a.m.