str.uts: Internal Structure of uts

Description Usage Arguments Note Examples

View source: R/uts.R

Description

Compactly display the internal structure of a "uts" object.

Usage

1
2
## S3 method for class 'uts'
str(object, ...)

Arguments

object

a "uts" object.

...

further arguments passed to or from methods.

Note

This methods only exists because the default implementation of str in base R produces an error message.

Examples

1
2

andreas50/uts documentation built on April 8, 2021, 10:03 a.m.