Learn R Programming

sValues (version 0.1.6)

str.sValues: str sValues

Description

str method for sValues.

Usage

# S3 method for sValues
str(object, max.level = 1, ...)

Arguments

object

an object of class sValues.

max.level

maximal level of nesting which is applied for displaying nested structures. Default is 1.

...

further arguments passed to or from other methods.