str.Verbose {R.utils} | R Documentation |
Prints the structure of an object if above threshold. The output is not indented.
## S3 method for class 'Verbose'
str(object, ..., level=this$defaultLevel)
... |
Objects to be passed to |
level |
A |
Returns nothing.
Henrik Bengtsson
For more information see Verbose
.