str1: High level overview of the structure of an R object

Description Usage Arguments Value See Also

View source: R/str.R

Description

str1() is a wrapper around str which sets maximal level of nesting to 1, while str2() sets maximal level of nesting to 2.

Usage

1
2
3
str1(x)

str2(x)

Arguments

x

An R object

Value

Does not return anything.

See Also

str


Nmisc documentation built on April 28, 2021, 5:10 p.m.