str_: Wrapper for 'str'

Description Usage Arguments Value Examples

Description

Wrapper for str

Usage

1
str_(object, list.len = 10, max.level = 2, strict.width = "cut", ...)

Arguments

object

objects to inspect

...

args passed to str

Value

side effect result of 'str()' call

Examples

1
2
s(mtcars)
s(mtcars, list.len=Inf)

mbadge/MyUtilsR documentation built on May 27, 2019, 1:08 p.m.