dim.StQ: Dimensions of an Object

Description Usage Arguments Value Examples

Description

Retrieve or set the dimension of an object.

It is indeed the method dim for the classes rawStQ and StQ. This method returns the dimensions of the slot Data from the input object.

Usage

1
2
## S3 method for class 'StQ'
dim(x)

Arguments

x

Object of class rawStQ or StQ.

Value

dim retrieves the dim attribute of the slot Data of the input object.

Examples

1
2

david-salgado/StQ documentation built on Aug. 12, 2021, 3:23 p.m.