str: modified version of str for relax

Description Usage Arguments Details See Also Examples

View source: R/relax.R

Description

compactly display the structure of an arbitrary R object, see help of utils::str

Usage

1
 str(object, ...) 

Arguments

object

R object

...

further arguments

Details

see help of str (package utils)

See Also

str

Examples

1
##

relax documentation built on May 30, 2017, 6:30 a.m.

Related to str in relax...