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


numeract/Nmisc documentation built on April 29, 2021, 9:56 a.m.