Description Usage Arguments Value Examples
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.
1 2 | ## S3 method for class 'StQ'
dim(x)
|
x |
Object of class rawStQ or StQ. |
dim retrieves the dim attribute of the slot Data of the input object.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.