Skip to contents

Pretty-prints a sparse_numeric object by listing its non-zero positions and values.

Usage

# S4 method for class 'sparse_numeric'
show(object)

Arguments

object

A sparse_numeric object.