powered by
Matrix
cl <- getClass("Matrix") names(cl@subclasses) # more than 40 ..
showClass("Matrix")#> output with slots and all subclasses
dgeMatrix-class
dgCMatrix-class