Learn R Programming

scidb (version 1.2-0)

str.scidb: Show the structure of a scidb object.

Description

Print a summary of the dimension structure of a scidb array object.

Usage

"str"(object, ...)

Arguments

object
a scidb array object.
...
additional objects for str (see str).

Value

str does not return anything, for efficiency reasons. The obvious side effect is output to the terminal.