powered by
str1() is a wrapper around str which sets maximal level of nesting to 1, while str2() sets maximal level of nesting to 2.
str1()
str
str2()
str1(x)str2(x)
str2(x)
An R object
Does not return anything.