powered by
Show information of a H5SpMat object
# S3 method for H5SpMat print(x, ...)
NULL. Information displayed.
H5SpMat argument list object
Not used.
h <- H5SpMat(system.file("extdata/ctrl_sparse.h5", package = "RcppPlanc"), "data", "indices", "indptr", 173, 300) print(h)
Run the code above in your browser using DataLab