Learn R Programming

Matrix (version 0.97-4)

sparseMatrix-class: Virtual Class "sparseMatrix" --- Mother of Sparse Matrices

Description

Virtual Mother Class of All Sparse Matrices

Arguments

Slots

Dim, and Dimnames, see Matrix-class.

Extends

Class "Matrix", directly.

Examples

Run this code
showClass("sparseMatrix") ## and look at the help() of its subclasses

Run the code above in your browser using DataLab