str.sValues {sValues} | R Documentation |
str sValues
Description
str
method for sValues
.
Usage
## S3 method for class 'sValues'
str(object, max.level = 1, ...)
Arguments
object |
an object of class |
max.level |
maximal level of nesting which is applied for displaying nested structures. Default is 1. |
... |
further arguments passed to or from other methods. |
[Package sValues version 0.1.6 Index]